summaryrefslogtreecommitdiffstats
path: root/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-12-21 15:24:11 -0800
committerJunio C Hamano <gitster@pobox.com>2016-12-21 15:24:11 -0800
commit9ed6ab2660c4c57f561ad34ad87a4b547d32d271 (patch)
treec8b4f51ab6d82a978d01d8da08fae507c74b22a8 /git.txt
parent52b1cfba6ed4a0278108ca4deaf3f7646abd1fbb (diff)
downloadgit-htmldocs-9ed6ab2660c4c57f561ad34ad87a4b547d32d271.tar.gz
Autogenerated HTML docs for v2.11.0-193-g1d1bd
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git.txt b/git.txt
index af191c51b..98033302b 100644
--- a/git.txt
+++ b/git.txt
@@ -871,6 +871,12 @@ Git so take care if using a foreign front-end.
specifies a ":" separated (on Windows ";" separated) list
of Git object directories which can be used to search for Git
objects. New objects will not be written to these directories.
++
+ Entries that begin with `"` (double-quote) will be interpreted
+ as C-style quoted paths, removing leading and trailing
+ double-quotes and respecting backslash escapes. E.g., the value
+ `"path-with-\"-and-:-in-it":vanilla-path` has two paths:
+ `path-with-"-and-:-in-it` and `vanilla-path`.
`GIT_DIR`::
If the `GIT_DIR` environment variable is set then it