Updated gitconfig to remove recursive pull as it doesn't respect branches
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
[status]
|
||||
submodulesummary = 1
|
||||
[submodule]
|
||||
recurse = true
|
||||
propogateBranches = true
|
||||
[push]
|
||||
recurseSubmodules = "on-demand"
|
||||
[lfs]
|
||||
setlockablereadonly = true
|
||||
[core]
|
||||
|
||||
Reference in New Issue
Block a user