gitconfig pushInsteadOf
This commit is contained in:
parent
106af9bccc
commit
9a647f866e
1 changed files with 5 additions and 0 deletions
|
@ -25,3 +25,8 @@
|
|||
path = ~/.gitconfig.github
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
[url "ssh://git@github.com/"]
|
||||
pushInsteadOf = https://github.com/
|
||||
[url "ssh://git@gitlab.com/"]
|
||||
pushInsteadOf = https://gitlab.com/
|
||||
|
|
Loading…
Add table
Reference in a new issue