ssh config
This commit is contained in:
parent
10c7e768a5
commit
9d43f6262d
@ -116,9 +116,13 @@
|
|||||||
[url "https://bitbucket.org/"]
|
[url "https://bitbucket.org/"]
|
||||||
insteadOf = "bb:"
|
insteadOf = "bb:"
|
||||||
|
|
||||||
|
[url "https://github.com/"]
|
||||||
|
insteadOf = "git@github.com:"
|
||||||
|
|
||||||
[url "git@github.com:"]
|
[url "git@github.com:"]
|
||||||
pushInsteadOf = "https://github.com/"
|
pushInsteadOf = "https://github.com/"
|
||||||
pushInsteadOf = "http://github.com/"
|
pushInsteadOf = "http://github.com/"
|
||||||
|
pushInsteadOf = "git@github.com:"
|
||||||
pushInsteadOf = "gh:"
|
pushInsteadOf = "gh:"
|
||||||
|
|
||||||
[url "git@gist.github.com:"]
|
[url "git@gist.github.com:"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user