projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
02cb8da
3e4141d
)
Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure' into maint
author
Junio C Hamano
<gitster@pobox.com>
Sat, 12 Jan 2013 00:49:01 +0000
(16:49 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 12 Jan 2013 00:49:01 +0000
(16:49 -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.
* 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