This is an experimental release including the builtin FS Monitor daemon.
To test this feature yourself, run git config core.fsmonitor ":internal:"
in your repository.
To disable the feature, run git config --unset core.fsmonitor
and then git fsmonitor--daemon --stop
.
If you have any unexpected behavior after enabling this feature, please create an issue and we will prioritize an investigation.
Pull Requests
- #311 [EXP] FS Monitor