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