Merge branch 'os/no-verify-skips-commit-msg-too'
commita35031240b8d47ce89d7738ccfd3473073b5a823
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2016 22:10:22 +0000 (3 15:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2016 22:10:22 +0000 (3 15:10 -0700)
tree73df7dbd3bf409992580d4f20eee5c9f59502d70
parentf8f7adce9fc50a11a764d57815602dcb818d1816
parentdef480fe99f142957338c4b01dc258a0070c8087
Merge branch 'os/no-verify-skips-commit-msg-too'

"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