Skip to content

Instantly share code, notes, and snippets.

@vpilot
Created February 20, 2014 09:38
Show Gist options
  • Save vpilot/9110101 to your computer and use it in GitHub Desktop.
Save vpilot/9110101 to your computer and use it in GitHub Desktop.
[url "git@github.com:"]
insteadOf = "gh:"
pushInsteadOf = "github:"
pushInsteadOf = "git://github.com/"
[url "git://github.com/"]
insteadOf = "github:"
[url "git@gist.github.com:"]
insteadOf = "gst:"
pushInsteadOf = "gist:"
pushInsteadOf = "git://gist.github.com/"
[url "git://gist.github.com/"]
insteadOf = "gist:"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment