mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Add gist urls to gitconfig.
This commit is contained in:
@@ -36,3 +36,10 @@
|
||||
|
||||
[url "ssh://git@github.com/"]
|
||||
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