Merge branch 'os/no-verify-skips-commit-msg-too'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2016 22:10:22 +0000 (15:10 -0700)
committerJunio 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
Simple merge