git: auto setup remotes

This commit is contained in:
Franzi 2022-08-08 08:11:57 +02:00
parent 8ef0e8835b
commit 910d8b91d0
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 2 additions and 0 deletions

View File

@ -25,3 +25,5 @@
defaultBranch = main
[core]
excludesFile = ~/.config/gitignore-global
[push]
autoSetupRemote = true