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.
1 parent c87fbcf commit bd76afdCopy full SHA for bd76afd
Documentation/git.txt
@@ -591,6 +591,10 @@ into it.
591
Unsetting the variable, or setting it to empty, "0" or
592
"false" (case insensitive) disables trace messages.
593
594
+`GIT_TRACE_FSMONITOR`::
595
+ Enables trace messages for the filesystem monitor extension.
596
+ See `GIT_TRACE` for available trace output options.
597
+
598
`GIT_TRACE_PACK_ACCESS`::
599
Enables trace messages for all accesses to any packs. For each
600
access, the pack file name and an offset in the pack is
0 commit comments