fsmonitor: document builtin fsmonitor
commit3248486920d0bfc5584747dc7af8414d05282191
authorJeff Hostetler <jeffhost@microsoft.com>
Fri, 25 Mar 2022 18:02:48 +0000 (25 18:02 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Mar 2022 23:04:15 +0000 (25 16:04 -0700)
tree52ae1fddb291e636059de820b6c7be656e77cd11
parent9c307e8afd930485a8409cadf8cc7065512d9845
fsmonitor: document builtin fsmonitor

Document how `core.fsmonitor` can be set to a boolean to enable
or disable the builtin FSMonitor.

Update references to `core.fsmonitor` and `core.fsmonitorHookVersion` and
pointers to `Watchman` to refer to it.

Create `git-fsmonitor--daemon` manual page and describe its features.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/core.txt
Documentation/git-fsmonitor--daemon.txt [new file with mode: 0644]
Documentation/git-update-index.txt