Updated gitconfig to force lfs readonly locks on

This commit is contained in:
andrewc
2024-01-15 11:40:02 +10:00
parent c8c18d6c49
commit fc2ffba6dd

View File

@@ -3,5 +3,7 @@
[submodule] [submodule]
recurse = true recurse = true
propogateBranches = true propogateBranches = true
[lfs]
setlockablereadonly = true
[core] [core]
hookspath = ".gitlab/hooks/" hookspath = ".gitlab/hooks/"