]> git.ipfire.org Git - thirdparty/git.git/commit - fsmonitor.c
fsmonitor: check for compatability before communicating with fsmonitor
authorEric DeCosta <edecosta@mathworks.com>
Tue, 4 Oct 2022 17:32:30 +0000 (17:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2022 18:05:23 +0000 (11:05 -0700)
commit25c2cab08f90b6251b1ace91e37f05d4cb8fcd0c
tree50aa0599d99b5c23931aceff95763e4b087464a3
parent12fd27df79ac5f2589b54c8f36761d066dc9a97e
fsmonitor: check for compatability before communicating with fsmonitor

If fsmonitor is not in a compatible state, warn with an appropriate message.

Signed-off-by: Eric DeCosta <edecosta@mathworks.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fsmonitor-settings.c
fsmonitor-settings.h
fsmonitor.c