]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ed/fsmonitor-on-network-disk'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Sep 2022 18:38:22 +0000 (11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Sep 2022 18:38:23 +0000 (11:38 -0700)
The built-in fsmonitor refuses to work on a network mounted
repositories; a configuration knob for users to override this has
been introduced.

* ed/fsmonitor-on-network-disk:
  fsmonitor: option to allow fsmonitor to run against network-mounted repos


Trivial merge