summaryrefslogtreecommitdiffstats
path: root/git.txt
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.txt
parentc9f11c2b3a739e3e249b9e7711bf1ed76ef3c6db (diff)
downloadgit-htmldocs-0906e98c10b77ca498915c1d3206c1aa5aba0971.tar.gz
Autogenerated HTML docs for v2.22.0-454-g9d418
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/git.txt b/git.txt
index e095514ac..9b82564d1 100644
--- a/git.txt
+++ b/git.txt
@@ -57,7 +57,8 @@ help ...`.
Run as if git was started in '<path>' instead of the current working
directory. When multiple `-C` options are given, each subsequent
non-absolute `-C <path>` is interpreted relative to the preceding `-C
- <path>`.
+ <path>`. If '<path>' is present but empty, e.g. `-C ""`, then the
+ current working directory is left unchanged.
+
This option affects options that expect path name like `--git-dir` and
`--work-tree` in that their interpretations of the path names would be