Skip to content

Commit bd76afd

Browse files
Alex Vandivergitster
authored andcommitted
fsmonitor: document GIT_TRACE_FSMONITOR
Signed-off-by: Alex Vandiver <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c87fbcf commit bd76afd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/git.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,10 @@ into it.
591591
Unsetting the variable, or setting it to empty, "0" or
592592
"false" (case insensitive) disables trace messages.
593593

594+
`GIT_TRACE_FSMONITOR`::
595+
Enables trace messages for the filesystem monitor extension.
596+
See `GIT_TRACE` for available trace output options.
597+
594598
`GIT_TRACE_PACK_ACCESS`::
595599
Enables trace messages for all accesses to any packs. For each
596600
access, the pack file name and an offset in the pack is

0 commit comments

Comments
 (0)