From: Wincent Colaiuta Date: Sat, 8 Dec 2007 11:38:08 +0000 (+0100) Subject: Documentation: fix --no-verify documentation for "git commit" X-Git-Tag: v1.5.4-rc0~41 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/aa6da6cddb65c3889751d0b06a7e3d339e303b1b?ds=inline;hp=aa6da6cddb65c3889751d0b06a7e3d339e303b1b 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 Signed-off-by: Junio C Hamano ---