fsmonitor: document GIT_TRACE_FSMONITOR
authorAlex Vandiver <alexmv@dropbox.com>
Fri, 27 Oct 2017 23:26:36 +0000 (16:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Oct 2017 02:46:03 +0000 (11:46 +0900)
Signed-off-by: Alex Vandiver <alexmv@dropbox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt
index 6e3a6767e5f0ce347b2363cc7829d8eab042ae0a..ba31d95a82d9e9284b9f176f19d505cc1bb36ace 100644 (file)
@@ -591,6 +591,10 @@ into it.
 Unsetting the variable, or setting it to empty, "0" or
 "false" (case insensitive) disables trace messages.
 
 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
 `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