Skip to content

Instantly share code, notes, and snippets.

@schacon
Created April 11, 2011 21:43
Show Gist options
  • Star 17 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save schacon/914415 to your computer and use it in GitHub Desktop.
Save schacon/914415 to your computer and use it in GitHub Desktop.
insteadOf example
[url "https://github.com/"]
insteadOf = "gh:"
$ git clone gh:schacon/git-pulls
Cloning into git-pulls...
remote: Counting objects: 168, done.
remote: Compressing objects: 100% (138/138), done.
remote: Total 168 (delta 82), reused 0 (delta 0)
Receiving objects: 100% (168/168), 20.88 KiB, done.
Resolving deltas: 100% (82/82), done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment