summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-20 18:01:53 -0800
committerJunio C Hamano <gitster@pobox.com>2013-01-20 18:01:53 -0800
commitce836cc2c88ad3e08aa7d9cc87292f40fa0d2258 (patch)
tree92643ccc751006cbdf2c9aa19aaa7ecd15a22a67 /git-commit.html
parent5dd5faeb69b77fe53fdaee9e9a6480cfde24052a (diff)
downloadgit-htmldocs-ce836cc2c88ad3e08aa7d9cc87292f40fa0d2258.tar.gz
Autogenerated HTML docs for v1.8.1.1-293-gfe737
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-commit.html b/git-commit.html
index fc31e1359..1e468167e 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -1066,7 +1066,9 @@ that, you can recover from it with <em>git reset</em>.</p></div>
only if the message is to be edited. Otherwise only whitespace
removed. The <em>verbatim</em> mode does not change message at all,
<em>whitespace</em> removes just leading/trailing whitespace lines
- and <em>strip</em> removes both whitespace and commentary.
+ and <em>strip</em> removes both whitespace and commentary. The default
+ can be changed by the <em>commit.cleanup</em> configuration variable
+ (see <a href="git-config.html">git-config(1)</a>).
</p>
</dd>
<dt class="hdlist1">
@@ -1562,7 +1564,7 @@ information.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-11-15 13:11:54 PST
+Last updated 2013-01-20 18:01:21 PST
</div>
</div>
</body>