ref(gitconfig)
This commit is contained in:
parent
fc146d28f0
commit
d91fd1f033
@ -89,6 +89,12 @@
|
|||||||
[url "https://github.com/"]
|
[url "https://github.com/"]
|
||||||
insteadOf = "gh:"
|
insteadOf = "gh:"
|
||||||
|
|
||||||
|
[url "https://gitlab.com/"]
|
||||||
|
insteadOf = "gl:"
|
||||||
|
|
||||||
|
[url "https://bitbucket.org/"]
|
||||||
|
insteadOf = "bb:"
|
||||||
|
|
||||||
[url "git@github.com:"]
|
[url "git@github.com:"]
|
||||||
pushInsteadOf = "https://github.com/"
|
pushInsteadOf = "https://github.com/"
|
||||||
pushInsteadOf = "http://github.com/"
|
pushInsteadOf = "http://github.com/"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user