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)
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>
No differences found