git-am: make it easier after fixing up an unapplicable patch.
authorJunio C Hamano <junkio@cox.net>
Wed, 26 Oct 2005 06:35:37 +0000 (23:35 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 26 Oct 2005 06:35:37 +0000 (23:35 -0700)
Instead of having the user to edit the mail message, let the hand merge
result stored in .dotest/patch and continue, which is easier to manage.

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