• Show log

    Commit

  • Hash : ced645ea
    Author : Ramsay Jones
    Date : 2009-01-12T19:42:13

    Add git__dirname and git__basename utility routines
    
    These routines are intended to extract the directory and
    base name from a path string. Note that these routines
    do not interact with any filesystem and work only on the
    text of the path.
    
    Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
    Signed-off-by: Shawn O. Pearce <spearce@spearce.org>