]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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

Simple merge