Commit ced645ea9ca4170bd75c17cb9c2c8f19f935491d

Ramsay Jones 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>