git svn: log removals of empty directories
authorEric Wong <normalperson@yhbt.net>
Tue, 8 Dec 2009 04:49:38 +0000 (20:49 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 8 Dec 2009 04:49:44 +0000 (20:49 -0800)
This also adds a test case for:
"git svn: Don't create empty directories whose parents were deleted"
which was the reason we found this bug in the first place.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
No differences found