mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
git: enable autoSetupRemote
This commit is contained in:
parent
74802e1dad
commit
db3669f896
1 changed files with 2 additions and 0 deletions
|
@ -78,3 +78,5 @@
|
||||||
pushInsteadOf = https://gitlab.com/
|
pushInsteadOf = https://gitlab.com/
|
||||||
[url "ssh://git@bitbucket.org/"]
|
[url "ssh://git@bitbucket.org/"]
|
||||||
pushInsteadOf = https://bitbucket.org/
|
pushInsteadOf = https://bitbucket.org/
|
||||||
|
[push]
|
||||||
|
autoSetupRemote = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue