We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5df41c + 1a64e07 commit df73cb3Copy full SHA for df73cb3
Documentation/git.txt
@@ -57,7 +57,8 @@ help ...`.
57
Run as if git was started in '<path>' instead of the current working
58
directory. When multiple `-C` options are given, each subsequent
59
non-absolute `-C <path>` is interpreted relative to the preceding `-C
60
- <path>`.
+ <path>`. If '<path>' is present but empty, e.g. `-C ""`, then the
61
+ current working directory is left unchanged.
62
+
63
This option affects options that expect path name like `--git-dir` and
64
`--work-tree` in that their interpretations of the path names would be
0 commit comments