Merge branch 'nd/am-quit' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 23:41:19 +0000 (15:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 23:41:19 +0000 (15:41 -0800)
"git am" has learned "--quit" option, in addition to the existing
"--abort" option; having the pair mirrors a few other commands like
"rebase" and "cherry-pick".

* nd/am-quit:
am: support --quit

No differences found