We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fsmonitor
1 parent 1fb8b7f commit d4b9de7Copy full SHA for d4b9de7
modules/apps/git.nix
@@ -15,7 +15,7 @@
15
defaultBranch = "main";
16
};
17
core = {
18
- fsmonitor = true;
+ fsmonitor = false;
19
untrackedcache = true;
20
# fscache = true; # speed up git on Windows_NT
21
# preloadindex = true; # speed up git on Windows_NT
0 commit comments