]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
git_pathdup: returns xstrdup-ed copy of the formatted path
authorAlex Riesen <raa.lkml@gmail.com>
Mon, 27 Oct 2008 10:17:51 +0000 (11:17 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 31 Oct 2008 00:30:55 +0000 (17:30 -0700)
commitaba13e7c0566f578f866504bfcb388a72f7e5079
tree6c34533e3c73d7d8034c0934603ceef03f6fd157
parent958a4789e0e74da245175e31bd3b9b354ee0e063
git_pathdup: returns xstrdup-ed copy of the formatted path

Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h
path.c