git: Auto setup remote on push

This commit is contained in:
histalek 2022-07-13 16:18:43 +02:00
parent 90ce12ee6e
commit b4991d6fd4
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -42,6 +42,8 @@
[push]
default = current
# needs git version > 2.37.0
autoSetupRemote = true
[pull]
rebase = true