1
0
mirror of https://github.com/git/git.git synced 2024-09-29 07:22:56 +02:00
git/compat/fsmonitor
Jeff Hostetler d989b266c1 fsmonitor-settings: remote repos on Windows are incompatible
Teach Git to detect remote working directories on Windows 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, such as `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
fsm-settings-win32.c fsmonitor-settings: remote repos on Windows are incompatible 2022-05-26 15:59:26 -07:00