git-svn: allow --follow-parent on deleted directories
authorEric Wong <normalperson@yhbt.net>
Mon, 22 Jan 2007 23:22:50 +0000 (15:22 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:09 +0000 (00:57 -0800)
Any operations on the index in Git::SVN that is not wrapped by
tmp_index_do() is wrong.

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