Merge branch 'pt/am-abort-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2015 19:21:49 +0000 (12:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2015 19:21:50 +0000 (12:21 -0700)
Various fixes around "git am" that applies a patch to a history
that is not there yet.

* pt/am-abort-fix:
am --abort: keep unrelated commits on unborn branch
am --abort: support aborting to unborn branch
am --abort: revert changes introduced by failed 3way merge
am --skip: support skipping while on unborn branch
am -3: support 3way merge on unborn branch
am --skip: revert changes introduced by failed 3way merge

1  2 
git-am.sh
t/t4151-am-abort.sh
diff --cc git-am.sh
Simple merge
Simple merge