git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.
authorCarl Worth <cworth@cworth.org>
Thu, 23 Feb 2006 00:37:27 +0000 (16:37 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 23 Feb 2006 01:10:42 +0000 (17:10 -0800)
commit3844cdc8f19dcd848003586d6b98c9f2bd36a7d0
tree058288877f9735ccc806c5245c974bfb4f2805b8
parentd4a1cab541be0c276b38285c8b33050ea411eacf
git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.

New tests are added to the git-rm test case to cover this as well.

Signed-off-by: Carl Worth <cworth@cworth.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-rm.sh
t/t3600-rm.sh