author | Michael S. Tsirkin <mst@mellanox.co.il> | |
Fri, 12 Jan 2007 07:49:35 +0000 (09:49 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 12 Jan 2007 08:09:07 +0000 (00:09 -0800) | ||
commit | fc41be3b2e2eb2135e560077fc705dab7aade5f0 | |
tree | 4137ab02d10ea0c06e1af49649ac5e613c8f1b61 | tree | snapshot |
parent | 4494c656e2e29c468c48c9c2b20595342056e9dc | commit | diff |
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>
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 | diff | blob | history |