Documentation: fix --no-verify documentation for "git commit"
commitaa6da6cddb65c3889751d0b06a7e3d339e303b1b
authorWincent Colaiuta <win@wincent.com>
Sat, 8 Dec 2007 11:38:08 +0000 (8 12:38 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 Dec 2007 08:55:54 +0000 (9 00:55 -0800)
tree373ec0a7ef5f3a6698bdc98bb356bfde88e40420
parent6b95655d7d2a5378e409ea0754b9b8d32ed939f8
Documentation: fix --no-verify documentation for "git commit"

The documentation for the --no-verify switch should mention the
commit-msg hook, not just the pre-commit hook.

Signed-off-by: Wincent Colaiuta <win@wincent.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-commit.txt