summaryrefslogtreecommitdiffstats
path: root/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-09-22 13:14:53 -0700
committerJunio C Hamano <gitster@pobox.com>2020-09-22 13:14:53 -0700
commitb89e21bf03b9675dec757d6e63db8d859b034303 (patch)
tree34cb466dea8ce5ccb8a99e56c09585f469e37104 /git.txt
parent5093e585a82e361cce2270aafd5f1b6954353021 (diff)
downloadgit-htmldocs-b89e21bf03b9675dec757d6e63db8d859b034303.tar.gz
Autogenerated HTML docs for v2.28.0-585-ge1cff
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git.txt b/git.txt
index 2f72b1022..c463b937a 100644
--- a/git.txt
+++ b/git.txt
@@ -722,6 +722,10 @@ of clones and fetches.
time of each Git command.
See `GIT_TRACE` for available trace output options.
+`GIT_TRACE_REFS`::
+ Enables trace messages for operations on the ref database.
+ See `GIT_TRACE` for available trace output options.
+
`GIT_TRACE_SETUP`::
Enables trace messages printing the .git, working tree and current
working directory after Git has completed its setup phase.