add: smartgit auto settings
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user