Updated gitconfig to force lfs readonly locks on
This commit is contained in:
@@ -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/"
|
||||||
|
|||||||
Reference in New Issue
Block a user