summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-07-12 13:33:43 -0700
committerJunio C Hamano <gitster@pobox.com>2019-07-12 13:33:43 -0700
commit0906e98c10b77ca498915c1d3206c1aa5aba0971 (patch)
treefaf7d415b640f87f4834e33d14a8e7b211351217 /git.html
parentc9f11c2b3a739e3e249b9e7711bf1ed76ef3c6db (diff)
downloadgit-htmldocs-0906e98c10b77ca498915c1d3206c1aa5aba0971.tar.gz
Autogenerated HTML docs for v2.22.0-454-g9d418
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 6b7a46d8e..31826fc0c 100644
--- a/git.html
+++ b/git.html
@@ -813,7 +813,8 @@ help ...</code>.</p></div>
Run as if git was started in <em>&lt;path&gt;</em> instead of the current working
directory. When multiple <code>-C</code> options are given, each subsequent
non-absolute <code>-C &lt;path&gt;</code> is interpreted relative to the preceding <code>-C
- &lt;path&gt;</code>.
+ &lt;path&gt;</code>. If <em>&lt;path&gt;</em> is present but empty, e.g. <code>-C ""</code>, then the
+ current working directory is left unchanged.
</p>
<div class="paragraph"><p>This option affects options that expect path name like <code>--git-dir</code> and
<code>--work-tree</code> in that their interpretations of the path names would be
@@ -3295,7 +3296,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2019-07-09 19:51:04 PDT
+ 2019-07-12 13:29:16 PDT
</div>
</div>
</body>