update .gitconfig

This commit is contained in:
Johannes Loher 2023-07-17 23:53:43 +02:00
parent 3d66bc88ff
commit b37f25c0e8
Signed by: saluu
GPG Key ID: 7CB0A9FB553DA045
1 changed files with 4 additions and 0 deletions

View File

@ -19,3 +19,7 @@
defaultBranch = main
[push]
autoSetupRemote = true
[commit]
gpgsign = true
[rebase]
autosquash = true