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.
2 parents dfc20a5 + 4ccf461 commit 5a03f1dCopy full SHA for 5a03f1d
Documentation/git-update-index.txt
@@ -484,8 +484,8 @@ the `core.fsmonitor` configuration variable (see
484
linkgit:git-config[1]) than using the `--fsmonitor` option to
485
`git update-index` in each repository, especially if you want to do so
486
across all repositories you use, because you can set the configuration
487
-variable to `true` (or `false`) in your `$HOME/.gitconfig` just once
488
-and have it affect all repositories you touch.
+variable in your `$HOME/.gitconfig` just once and have it affect all
+repositories you touch.
489
490
When the `core.fsmonitor` configuration variable is changed, the
491
file system monitor is added to or removed from the index the next time
0 commit comments