]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'os/no-verify-skips-commit-msg-too' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Aug 2016 18:55:25 +0000 (11:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Aug 2016 18:55:25 +0000 (11:55 -0700)
commitd9d7ab3b1d5a1d1e24b2249e612bab41819b6188
tree08e279278c97fe83f52903d63847e7cd367bfa74
parentb7fb136bf6f49ff7849c8ed8e5d94ca55c210310
parentdef480fe99f142957338c4b01dc258a0070c8087
Merge branch 'os/no-verify-skips-commit-msg-too' into maint

"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
builtin/commit.c