git-rebase.sh: Fix --merge --abort failures when path contains whitespace
commit97b88dd58cad9d60427af9a956f90f7803f55db8
authorBryan Donlan <bdonlan@fushizen.net>
Sun, 4 May 2008 05:37:51 +0000 (4 01:37 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 May 2008 21:17:00 +0000 (5 14:17 -0700)
tree3df90e3c81678b1665195563b59198e88e74d19d
parentc697ad143ba1ff58b29e7efe149d244d4b7010a5
git-rebase.sh: Fix --merge --abort failures when path contains whitespace

Also update t/t3407-rebase-abort.sh to expose the bug.

Signed-off-by: Bryan Donlan <bdonlan@fushizen.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase.sh
t/t3407-rebase-abort.sh