update .gitconfig
This commit is contained in:
parent
3d66bc88ff
commit
b37f25c0e8
1 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,7 @@
|
|||
defaultBranch = main
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[rebase]
|
||||
autosquash = true
|
||||
|
|
Loading…
Reference in a new issue