git-svn: allow --follow-parent on deleted directories
commita2003abc23a5961534e8a0cc70b881eb78d54328
authorEric Wong <normalperson@yhbt.net>
Mon, 22 Jan 2007 23:22:50 +0000 (22 15:22 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:09 +0000 (23 00:57 -0800)
tree06f0a7a779d7b5e98a9ff9c5051c181171b0d859
parentb805b44a923e32251af1abd4e8d7bf5f7d4d8ef6
git-svn: allow --follow-parent on deleted directories

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>
git-svn.perl
t/t9104-git-svn-follow-parent.sh