git svn: add test for a git svn gc followed by a git svn mkdirs
commitb7f44fdf27c1f5dfee099c504a55b62674e7567b
authorRobert Zeh <robert.a.zeh@gmail.com>
Wed, 23 Dec 2009 17:54:11 +0000 (23 11:54 -0600)
committerEric Wong <normalperson@yhbt.net>
Wed, 23 Dec 2009 19:58:05 +0000 (23 11:58 -0800)
tree2af7ea2c78f2a4a3fa46a702e5f63c90c4618171
parent150d38c4f3733b38c2c212469afa162a55e0e99d
git svn: add test for a git svn gc followed by a git svn mkdirs

git svn gc will compress the unhandled.log files that git svn mkdirs reads,
causing git svn mkdirs to skip directory creation.

[ew: trivial whitespace cleanups]
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Robert Zeh <robert.a.zeh@gmail.com>
t/t9152-svn-empty-dirs-after-gc.sh [new file with mode: 0755]