My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
de62fe8
60d708b
)
Merge branch 'cb/rebase-am-exit-code' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Jul 2015 19:21:39 +0000
(12:21 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 27 Jul 2015 19:21:39 +0000
(12:21 -0700)
"git rebase" did not exit with failure when format-patch it invoked
failed for whatever reason.
* cb/rebase-am-exit-code:
rebase: return non-zero error code if format-patch fails
Trivial merge