fix documentation for git-commit --no-verify
commitfc41be3b2e2eb2135e560077fc705dab7aade5f0
authorMichael S. Tsirkin <mst@mellanox.co.il>
Fri, 12 Jan 2007 07:49:35 +0000 (12 09:49 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 12 Jan 2007 08:09:07 +0000 (12 00:09 -0800)
tree4137ab02d10ea0c06e1af49649ac5e613c8f1b61
parent4494c656e2e29c468c48c9c2b20595342056e9dc
fix documentation for git-commit --no-verify

Despite what the documentation claims, git-commit does not check commit
for suspicious lines: all hooks are disabled by default,
and the pre-comit hook could be changed to do something else.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-commit.txt