summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-12-05 14:22:00 -0800
committerJunio C Hamano <gitster@pobox.com>2019-12-05 14:22:00 -0800
commitb3f862c5e7e19d0ae8abc32492356ff7d1578110 (patch)
tree95b41daba023b1705d5ec5b8d4db399c8cbc3f9d /git-config.html
parent8ef91f31f6606a0370b18943c3b0f089e04873f9 (diff)
downloadgit-htmldocs-b3f862c5e7e19d0ae8abc32492356ff7d1578110.tar.gz
Autogenerated HTML docs for v2.24.0-390-g083378
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/git-config.html b/git-config.html
index 7bcd53b1b..c2c85fb1e 100644
--- a/git-config.html
+++ b/git-config.html
@@ -2939,6 +2939,16 @@ add.ignore-errors (deprecated)
</p>
</dd>
<dt class="hdlist1">
+add.interactive.useBuiltin
+</dt>
+<dd>
+<p>
+ [EXPERIMENTAL] Set to <code>true</code> to use the experimental built-in
+ implementation of the interactive version of <a href="git-add.html">git-add(1)</a>
+ instead of the Perl script version. Is <code>false</code> by default.
+</p>
+</dd>
+<dt class="hdlist1">
alias.*
</dt>
<dd>