summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-07-27 09:48:21 -0700
committerJunio C Hamano <gitster@pobox.com>2022-07-27 09:48:21 -0700
commita85030a62a0cfffe9f4c52b89e611a498eaba04b (patch)
tree2f760cef70650f12664cf0a41239e07b99e28986 /git-config.html
parent6bba246d46431b32c3be3676fb727605cf6d2847 (diff)
downloadgit-htmldocs-a85030a62a0cfffe9f4c52b89e611a498eaba04b.tar.gz
Autogenerated HTML docs for v2.37.1-261-g15b17e
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html20
1 files changed, 17 insertions, 3 deletions
diff --git a/git-config.html b/git-config.html
index 94b9c750c..36cf4a275 100644
--- a/git-config.html
+++ b/git-config.html
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 10.1.4" />
+<meta name="generator" content="AsciiDoc 10.2.0" />
<title>git-config(1)</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@@ -3401,8 +3401,8 @@ core.sparseCheckoutCone
<p>
Enables the "cone mode" of the sparse checkout feature. When the
sparse-checkout file contains a limited set of patterns, this
- mode provides significant performance advantages. The "non
- cone mode" can be requested to allow specifying a more flexible
+ mode provides significant performance advantages. The "non-cone
+ mode" can be requested to allow specifying more flexible
patterns by setting this variable to <em>false</em>. See
<a href="git-sparse-checkout.html">git-sparse-checkout(1)</a> for more information.
</p>
@@ -7405,6 +7405,20 @@ imap.authMethod
</p>
</dd>
<dt class="hdlist1">
+include.path
+</dt>
+<dt class="hdlist1">
+includeIf.&lt;condition&gt;.path
+</dt>
+<dd>
+<p>
+ Special variables to include other configuration files. See
+ the "CONFIGURATION FILE" section in the main
+ <a href="git-config.html">git-config(1)</a> documentation,
+ specifically the "Includes" and "Conditional Includes" subsections.
+</p>
+</dd>
+<dt class="hdlist1">
index.recordEndOfIndexEntries
</dt>
<dd>