add: smartgit auto settings

This commit is contained in:
Jamie Albert
2025-11-13 21:15:49 +00:00
parent 812d192552
commit 597109e8b8

View File

@@ -11,3 +11,13 @@
gpgsign = true gpgsign = true
[tag] [tag]
gpgSign = true gpgSign = true
[pull]
rebase = false
[gui]
pruneduringfetch = true
[smartgit "submodule"]
fetchalways = false
update = true
initializenew = true
[push]
recurseSubmodules = check