mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-28 18:44:04 -05:00
Use simple IPC to directly communicate with the new builtin file system monitor daemon. Define a new config setting `core.useBuiltinFSMonitor` to enable the builtin file system monitor. The `core.fsmonitor` setting has already been defined as a HOOK pathname. Historically, this has been set to a HOOK script that will talk with Watchman. For compatibility reasons, we do not want to overload that definition (and cause problems if users have multiple versions of Git installed). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
5.7 KiB
5.7 KiB