]> git.ipfire.org Git - thirdparty/git.git/commit - t/t9146-git-svn-empty-dirs.sh
git svn: strip leading path when making empty dirs
authorEric Wong <normalperson@yhbt.net>
Mon, 23 Nov 2009 02:11:32 +0000 (18:11 -0800)
committerEric Wong <normalperson@yhbt.net>
Mon, 23 Nov 2009 02:15:42 +0000 (18:15 -0800)
commit9be30eed61993a6f2d04a1609723e64e7632a64e
treedeea3b2111051bab7afe65c86188afc744d7e7a5
parent4d0157d6995925ea55ff181ea94d058583333f90
git svn: strip leading path when making empty dirs

Since unhandled.log stores paths relative to the repository
root, we need to strip out leading path components if the
directories we're tracking are not the repository root.

Reported-by: Björn Steinbrink
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl
t/t9146-git-svn-empty-dirs.sh