summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-18 12:37:53 -0700
committerJunio C Hamano <gitster@pobox.com>2013-04-18 12:37:53 -0700
commitea3b7522a07a46e55d4cee4aa64f7f1459229f0e (patch)
treefb60d043743694196f37cad6152e150a4367a5fa /config.txt
parent1575c208eda44b1e6c104caef43e5783f9bcd1a9 (diff)
downloadgit-htmldocs-ea3b7522a07a46e55d4cee4aa64f7f1459229f0e.tar.gz
Autogenerated HTML docs for v1.8.2.1-478-g1468a
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.txt b/config.txt
index 3d750e045..42b0f3ba4 100644
--- a/config.txt
+++ b/config.txt
@@ -1109,6 +1109,11 @@ format.signoff::
the rights to submit this work under the same open source license.
Please see the 'SubmittingPatches' document for further discussion.
+format.coverLetter::
+ A boolean that controls whether to generate a cover-letter when
+ format-patch is invoked, but in addition can be set to "auto", to
+ generate a cover-letter only when there's more than one patch.
+
filter.<driver>.clean::
The command which is used to convert the content of a worktree
file to a blob upon checkin. See linkgit:gitattributes[5] for
@@ -2016,6 +2021,7 @@ sendemail.<identity>.*::
sendemail.aliasesfile::
sendemail.aliasfiletype::
+sendemail.annotate::
sendemail.bcc::
sendemail.cc::
sendemail.cccmd::