Skip to content

Instantly share code, notes, and snippets.

@justinrainbow
Created February 22, 2011 16:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justinrainbow/838942 to your computer and use it in GitHub Desktop.
Save justinrainbow/838942 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