Updated gitconfig to remove recursive pull as it doesn't respect branches

This commit is contained in:
andrewc
2024-01-15 15:21:27 +10:00
parent fc2ffba6dd
commit 9f6584695d

View File

@@ -1,8 +1,7 @@
[status]
submodulesummary = 1
[submodule]
recurse = true
propogateBranches = true
[push]
recurseSubmodules = "on-demand"
[lfs]
setlockablereadonly = true
[core]