1
0
mirror of https://github.com/git/git.git synced 2024-09-29 07:22:56 +02:00
git/compat/fsmonitor
Jeff Hostetler 1e7be10de0 fsmonitor-settings: remote repos on macOS are incompatible
Teach Git to detect remote working directories on macOS and mark them as
incompatible with FSMonitor.

With this, `git fsmonitor--daemon run` will error out with a message
like it does for bare repos.

Client commands, like `git status`, will not attempt to start the daemon.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-05-26 15:59:26 -07:00
..
fsm-darwin-gcc.h
fsm-listen-darwin.c
fsm-listen-win32.c
fsm-listen.h
fsm-settings-darwin.c fsmonitor-settings: remote repos on macOS are incompatible 2022-05-26 15:59:26 -07:00
fsm-settings-win32.c