From bd76afd13dcee4a07ba5136704ac8592af26d332 Mon Sep 17 00:00:00 2001 From: Alex Vandiver Date: Fri, 27 Oct 2017 16:26:36 -0700 Subject: fsmonitor: document GIT_TRACE_FSMONITOR Signed-off-by: Alex Vandiver Signed-off-by: Junio C Hamano --- Documentation/git.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/git.txt b/Documentation/git.txt index 6e3a6767e5..ba31d95a82 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -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 -- cgit v1.2.3