fsmonitor-settings: bare repos are incompatible with FSMonitor
commit62a62a28308453ee830bb7e02cf732474a6e01a5
authorJeff Hostetler <jeffhost@microsoft.com>
Thu, 26 May 2022 21:46:58 +0000 (26 21:46 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 May 2022 22:59:26 +0000 (26 15:59 -0700)
treebb7a65a5e3e244b804a4089cb984d506b3e2736a
parent49b398a970f6efa368114330da23ae69aeeb9c60
fsmonitor-settings: bare repos are incompatible with FSMonitor

Bare repos do not have a worktree, so there is nothing for the
daemon watch.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/fsmonitor--daemon.c
builtin/update-index.c
fsmonitor-settings.c
fsmonitor-settings.h
t/t7519-status-fsmonitor.sh