add: smartgit auto settings
This commit is contained in:
@@ -11,3 +11,13 @@
|
||||
gpgsign = true
|
||||
[tag]
|
||||
gpgSign = true
|
||||
[pull]
|
||||
rebase = false
|
||||
[gui]
|
||||
pruneduringfetch = true
|
||||
[smartgit "submodule"]
|
||||
fetchalways = false
|
||||
update = true
|
||||
initializenew = true
|
||||
[push]
|
||||
recurseSubmodules = check
|
||||
|
||||
Reference in New Issue
Block a user