[git] enable fsmonitor

This commit is contained in:
odrling 2024-04-12 15:13:22 +02:00
parent 48bd8e09df
commit 2e746a35b2
No known key found for this signature in database
GPG key ID: EC907F69A27A90C5

View file

@ -36,6 +36,8 @@
longpaths = true
logallrefupdates = true
hooksPath = "~/.config/git/hooks"
untrackedcache = true
fsmonitor = true
[pull]
ff = "only"
rebase = "merges"