t3404: Add test case for auto-amending only edited commits after "edit"
commitf8aa1b6902d7a77c26b0ef615c9070bbed4be5c4
authorStephan Beyer <s-beyer@gmx.net>
Thu, 15 Jan 2009 12:56:16 +0000 (15 13:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Jan 2009 22:22:53 +0000 (15 14:22 -0800)
tree4bc219ec59ccc0cd7775b504893b64ea287ed12e
parentdc7f55cbe9a544ba7af981c00c52efb2d0283a8f
t3404: Add test case for auto-amending only edited commits after "edit"

Add a test case for the bugfix introduced by commit c14c3c82d
"git-rebase--interactive: auto amend only edited commit".

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