]> git.99rst.org Git - git.git/commit
fsmonitor: use IPC to query the builtin FSMonitor daemon
authorJeff Hostetler <redacted>
Fri, 25 Mar 2022 18:02:47 +0000 (18:02 +0000)
committerJunio C Hamano <redacted>
Fri, 25 Mar 2022 23:04:15 +0000 (16:04 -0700)
commit9c307e8afd930485a8409cadf8cc7065512d9845
treeac8c2e9708d4aa3b67653c744df0f755b8c256e0
parent1e0ea5c4316d2241dd76ef430a2779db9a097dfb
fsmonitor: use IPC to query the builtin FSMonitor daemon

Use simple IPC to directly communicate with the new builtin file
system monitor daemon when `core.fsmonitor` is set to true.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Jeff Hostetler <redacted>
Signed-off-by: Junio C Hamano <redacted>
fsmonitor.c
git clone https://git.99rst.org/PROJECT