From: Alex Vandiver Date: Fri, 27 Oct 2017 23:26:36 +0000 (-0700) Subject: fsmonitor: document GIT_TRACE_FSMONITOR X-Git-Tag: v2.16.0-rc0~111^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd76afd13dcee4a07ba5136704ac8592af26d332;p=git fsmonitor: document GIT_TRACE_FSMONITOR Signed-off-by: Alex Vandiver Signed-off-by: Junio C Hamano --- 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