]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'nd/am-quit'
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Feb 2018 21:37:52 +0000 (13:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Feb 2018 21:37:52 +0000 (13:37 -0800)
commitc22c624a9de3576d6e66f81c3a1edc6dfcfb08bb
tree0f8bdd53d9cad7b369c0e120cdff23bff40bdd27
parent2fc74f41c50562d76defa0617db5bcb7e5216272
parent65ed8ff376c4fdd8dd560b3ddbf7d6cd771f860e
Merge branch 'nd/am-quit'

"git am" has learned the "--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
builtin/am.c