git: Auto setup remote on push
This commit is contained in:
parent
90ce12ee6e
commit
b4991d6fd4
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@
|
|||
|
||||
[push]
|
||||
default = current
|
||||
# needs git version > 2.37.0
|
||||
autoSetupRemote = true
|
||||
|
||||
[pull]
|
||||
rebase = true
|
||||
|
|
Loading…
Add table
Reference in a new issue