projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a70472f
3e4141d
)
Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 9 Jan 2013 16:26:33 +0000
(08:26 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 9 Jan 2013 16:26:33 +0000
(08:26 -0800)
"git merge" started calling prepare-commit-msg hook like "git
commit" does some time ago, but forgot to pay attention to the exit
status of the hook. t7505 may want a general clean-up but that is
a different topic.
* ap/merge-stop-at-prepare-commit-msg-failure:
merge: Honor prepare-commit-msg return code
1
2
builtin/merge.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/merge.c
Simple merge