mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add gist urls to gitconfig.
This commit is contained in:
@@ -36,3 +36,10 @@
|
|||||||
|
|
||||||
[url "ssh://git@github.com/"]
|
[url "ssh://git@github.com/"]
|
||||||
pushInsteadOf = github://
|
pushInsteadOf = github://
|
||||||
|
|
||||||
|
[url "git://gist.github.com/"]
|
||||||
|
insteadOf = "gist:"
|
||||||
|
|
||||||
|
[url "git@gist.github.com:"]
|
||||||
|
pushInsteadOf = "gist:"
|
||||||
|
pushInsteadOf = "git://gist.github.com/"
|
||||||
|
|||||||
Reference in New Issue
Block a user