Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'os/no-verify-skips-commit-msg-too' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 10 Aug 2016 18:55:25 +0000
(11:55 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 10 Aug 2016 18:55:25 +0000
(11:55 -0700)
"git commit --help" said "--no-verify" is only about skipping the
pre-commit hook, and failed to say that it also skipped the
commit-msg hook.
* os/no-verify-skips-commit-msg-too:
commit: describe that --no-verify skips the commit-msg hook in the help text
1
2
builtin/commit.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
b7fb136
def480f
)
diff --cc
builtin/commit.c
Simple merge