summaryrefslogtreecommitdiffstats
path: root/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-02-24 15:41:08 -0800
committerJunio C Hamano <gitster@pobox.com>2016-02-24 15:41:08 -0800
commit3fcdd0774d9c54ba3fd7344eed95570cd2e5f329 (patch)
tree2a3467b59ee5ade0b5644a09b9875da6afdbb920 /git.txt
parentb29ef02fe1b74d3a60b520c68cf021f2250473c0 (diff)
downloadgit-htmldocs-3fcdd0774d9c54ba3fd7344eed95570cd2e5f329.tar.gz
Autogenerated HTML docs for v2.7.2-367-g56f37
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git.txt b/git.txt
index 9dffb4c03..2754af8f7 100644
--- a/git.txt
+++ b/git.txt
@@ -1065,6 +1065,11 @@ of clones and fetches.
cloning of shallow repositories.
See 'GIT_TRACE' for available trace output options.
+'GIT_TRACE_EXCLUDE'::
+ Enables trace messages that can help debugging .gitignore
+ processing. See 'GIT_TRACE' for available trace output
+ options.
+
'GIT_LITERAL_PATHSPECS'::
Setting this variable to `1` will cause Git to treat all
pathspecs literally, rather than as glob patterns. For example,