commit | aa6da6cddb65c3889751d0b06a7e3d339e303b1b | [log] [tgz] |
---|---|---|
author | Wincent Colaiuta <win@wincent.com> | Sat Dec 08 12:38:08 2007 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Dec 09 00:55:54 2007 -0800 |
tree | 373ec0a7ef5f3a6698bdc98bb356bfde88e40420 | |
parent | 6b95655d7d2a5378e409ea0754b9b8d32ed939f8 [diff] |
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>