]> git.ipfire.org Git - thirdparty/git.git/commit - git-am.sh
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)
commit271440e3b65f0c599e19fdd6bc07aeccc16699fb
tree904bc6f6b95ae8e3f2dd450334dac1a2a5ed8007
parent129adf4d668d04c875bfd7207ba60547b066d5af
git-am: make it easier after fixing up an unapplicable patch.

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>
Documentation/git-am.txt
git-am.sh