summaryrefslogtreecommitdiffstats
path: root/git-commit.txt
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.txt
parent5dd5faeb69b77fe53fdaee9e9a6480cfde24052a (diff)
downloadgit-htmldocs-ce836cc2c88ad3e08aa7d9cc87292f40fa0d2258.tar.gz
Autogenerated HTML docs for v1.8.1.1-293-gfe737
Diffstat (limited to 'git-commit.txt')
-rw-r--r--git-commit.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-commit.txt b/git-commit.txt
index 7bdb039d5..41b27da32 100644
--- a/git-commit.txt
+++ b/git-commit.txt
@@ -179,7 +179,9 @@ OPTIONS
only if the message is to be edited. Otherwise only whitespace
removed. The 'verbatim' mode does not change message at all,
'whitespace' removes just leading/trailing whitespace lines
- and 'strip' removes both whitespace and commentary.
+ and 'strip' removes both whitespace and commentary. The default
+ can be changed by the 'commit.cleanup' configuration variable
+ (see linkgit:git-config[1]).
-e::
--edit::