summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-10-05 15:21:55 -0700
committerJunio C Hamano <gitster@pobox.com>2020-10-05 15:21:55 -0700
commitd12815176f71c07e3844623f2c9c1ffc75a44574 (patch)
tree412c3124c3211cddd1af508e09b250dfe5755e77 /git-config.html
parent36ebb0e3ab4a7aa8b34196786a989cf6a523c648 (diff)
downloadgit-htmldocs-d12815176f71c07e3844623f2c9c1ffc75a44574.tar.gz
Autogenerated HTML docs for v2.29.0-rc0
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-config.html b/git-config.html
index d556e291d..1387d623a 100644
--- a/git-config.html
+++ b/git-config.html
@@ -4984,7 +4984,9 @@ format.useAutoBase
<dd>
<p>
A boolean value which lets you enable the <code>--base=auto</code> option of
- format-patch by default.
+ format-patch by default. Can also be set to "whenAble" to allow
+ enabling <code>--base=auto</code> if a suitable base is available, but to skip
+ adding base info otherwise without the format dying.
</p>
</dd>
<dt class="hdlist1">