From: Eric Wong Date: Mon, 22 Jan 2007 23:22:50 +0000 (-0800) Subject: git-svn: allow --follow-parent on deleted directories X-Git-Tag: v1.5.1-rc1~231 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a2003abc23a5961534e8a0cc70b881eb78d54328?ds=inline;hp=a2003abc23a5961534e8a0cc70b881eb78d54328 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 ---