summaryrefslogtreecommitdiff
path: root/Documentation/config
diff options
context:
space:
mode:
authorLibravatar Denton Liu <liu.denton@gmail.com>2019-08-27 00:05:20 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-09-05 12:58:52 -0700
commit50094ca45f27b8bf5f4c234b2f2643ecd61b8c86 (patch)
tree36e38979b76008591505f37e8a4b6f6a5e06b0d1 /Documentation/config
parentDoc: add more detail for git-format-patch (diff)
downloadtgif-50094ca45f27b8bf5f4c234b2f2643ecd61b8c86.tar.xz
config/format.txt: specify default value of format.coverLetter
Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config')
-rw-r--r--Documentation/config/format.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/config/format.txt b/Documentation/config/format.txt
index 414a5a8a9d..cb629fa769 100644
--- a/Documentation/config/format.txt
+++ b/Documentation/config/format.txt
@@ -77,6 +77,7 @@ 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.
+ Default is false.
format.outputDirectory::
Set a custom directory to store the resulting files instead of the