Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/am-quit'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 28 Feb 2018 21:37:52 +0000
(13:37 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 28 Feb 2018 21:37:52 +0000
(13:37 -0800)
"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
1
2
builtin/am.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
2fc74f4
65ed8ff
)
diff --cc
builtin/am.c
Simple merge