t3404: Add test case for aborted --continue after "edit"
commitdc7f55cbe9a544ba7af981c00c52efb2d0283a8f
authorStephan Beyer <s-beyer@gmx.net>
Thu, 15 Jan 2009 12:56:15 +0000 (15 13:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Jan 2009 22:22:42 +0000 (15 14:22 -0800)
tree28da93d06c545388f7ca18ed4619803bd3614f21
parent944019c8b3896ff8d169864096eedc60155c80a4
t3404: Add test case for aborted --continue after "edit"

Add a test case for the bugfix introduced by commit 8beb1f33d
"git-rebase-interactive: do not squash commits on abort".

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3404-rebase-interactive.sh