From: Junio C Hamano Date: Fri, 14 Sep 2012 18:53:53 +0000 (-0700) Subject: Merge branch 'rj/path-cleanup' X-Git-Tag: v1.8.0-rc0~61 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8c11b25de41857e5a44325046dd55d3751f740c6?ds=inline;hp=--cc Merge branch 'rj/path-cleanup' * rj/path-cleanup: Call mkpathdup() rather than xstrdup(mkpath(...)) Call git_pathdup() rather than xstrdup(git_path("...")) path.c: Use vsnpath() in the implementation of git_path() path.c: Don't discard the return value of vsnpath() path.c: Remove the 'git_' prefix from a file scope function --- 8c11b25de41857e5a44325046dd55d3751f740c6