mirror of
https://github.com/git/git.git
synced 2026-01-17 06:13:11 +00:00
fsmonitor: document GIT_TRACE_FSMONITOR
Signed-off-by: Alex Vandiver <alexmv@dropbox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
c87fbcf761
commit
bd76afd13d
@@ -591,6 +591,10 @@ into it.
|
||||
Unsetting the variable, or setting it to empty, "0" or
|
||||
"false" (case insensitive) disables trace messages.
|
||||
|
||||
`GIT_TRACE_FSMONITOR`::
|
||||
Enables trace messages for the filesystem monitor extension.
|
||||
See `GIT_TRACE` for available trace output options.
|
||||
|
||||
`GIT_TRACE_PACK_ACCESS`::
|
||||
Enables trace messages for all accesses to any packs. For each
|
||||
access, the pack file name and an offset in the pack is
|
||||
|
||||
Reference in New Issue
Block a user