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'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 3 Aug 2016 22:10:22 +0000
(15:10 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 3 Aug 2016 22:10:22 +0000
(15:10 -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:
f8f7adc
def480f
)
diff --cc
builtin/commit.c
Simple merge