summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-08-23 14:56:43 -0700
committerJunio C Hamano <gitster@pobox.com>2017-08-23 14:56:43 -0700
commita4ff729866ec6f1eb3dc876e34a797b3b686dc5b (patch)
treeea1497b0544f71d26db3ef3875442796ca05066c /git.html
parent4b2a6c149b267a1120f1444a0951af13d7b36d69 (diff)
downloadgit-htmldocs-a4ff729866ec6f1eb3dc876e34a797b3b686dc5b.tar.gz
Autogenerated HTML docs for v2.14.1-310-g39566
Diffstat (limited to 'git.html')
-rw-r--r--git.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git.html b/git.html
index 4bcbcade9..4e35492a9 100644
--- a/git.html
+++ b/git.html
@@ -836,7 +836,8 @@ git --git-dir=c/a.git --work-tree=c/b status</code></pre>
<div class="paragraph"><p>Note that omitting the <code>=</code> in <code>git -c foo.bar ...</code> is allowed and sets
<code>foo.bar</code> to the boolean true value (just like <code>[foo]bar</code> would in a
config file). Including the equals but with an empty value (like <code>git -c
-foo.bar= ...</code>) sets <code>foo.bar</code> to the empty string.</p></div>
+foo.bar= ...</code>) sets <code>foo.bar</code> to the empty string which ` git config
+--bool` will convert to <code>false</code>.</p></div>
</dd>
<dt class="hdlist1">
--exec-path[=&lt;path&gt;]
@@ -3046,7 +3047,7 @@ subscribed to the list to send a message there.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-06-04 19:16:08 PDT
+Last updated 2017-08-23 14:56:20 PDT
</div>
</div>
</body>