git-svn: remove files from the index before adding/updating
authorEric Wong <normalperson@yhbt.net>
Sat, 18 Feb 2006 05:04:47 +0000 (21:04 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 18 Feb 2006 09:22:39 +0000 (01:22 -0800)
commit0870321548806e85fbf1433a6e016fa3cc09d524
tree3eac1410d8893ca30b70e51d205cee167be84dd7
parent45d2b286acf4a1191e6199c41a034cb0677a0965
git-svn: remove files from the index before adding/updating

This fixes a bug when importing where a directory gets removed/renamed
but is immediately replaced by a file of the same name in the same
revision.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
contrib/git-svn/git-svn