git-am: do not lose already edited final-commit when resuming.
authorJunio C Hamano <junkio@cox.net>
Tue, 8 Nov 2005 08:41:37 +0000 (00:41 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 8 Nov 2005 09:23:53 +0000 (01:23 -0800)
The last round stopped munging the patch when resuming, but
failed to preserve final-commit.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found