]> git.99rst.org Git - git.git/commit
fsmonitor: document builtin fsmonitor
authorJeff Hostetler <redacted>
Fri, 25 Mar 2022 18:02:48 +0000 (18:02 +0000)
committerJunio C Hamano <redacted>
Fri, 25 Mar 2022 23:04:15 +0000 (16:04 -0700)
commit3248486920d0bfc5584747dc7af8414d05282191
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config/core.txt
Documentation/git-fsmonitor--daemon.txt [new file with mode: 0644]
Documentation/git-update-index.txt
git clone https://git.99rst.org/PROJECT