summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-13 08:09:17 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-13 08:09:17 +0000
commit24351a850088ad4095ad5582fb14e9a8ee689377 (patch)
tree6349b4fb3b39d03473f50b04a2e4e2cc5c775ab1 /git-commit.html
parent91f77a0d717f22a5e0b1c474ee9b8db28fa0e0ca (diff)
downloadgit-htmldocs-24351a850088ad4095ad5582fb14e9a8ee689377.tar.gz
Autogenerated HTML docs for v1.5.0-rc1-gb60d
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html10
1 files changed, 3 insertions, 7 deletions
diff --git a/git-commit.html b/git-commit.html
index 849254d2c..7575c7708 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -383,12 +383,8 @@ that, you can recover from it with <a href="git-reset.html">git-reset(1)</a>.</p
</dt>
<dd>
<p>
- By default, the command looks for suspicious lines the
- commit introduces, and aborts committing if there is one.
- The definition of <em>suspicious lines</em> is currently the
- lines that has trailing whitespaces, and the lines whose
- indentation has a SP character immediately followed by a
- TAB character. This option turns off the check.
+ This option bypasses the pre-commit hook.
+ See also <a href="hooks.html">hooks</a>.
</p>
</dd>
<dt>
@@ -654,7 +650,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 31-Dec-2006 01:19:02 UTC
+Last updated 13-Jan-2007 08:09:00 UTC
</div>
</div>
</body>