Skip to content

Instantly share code, notes, and snippets.

@chrismear
Created August 28, 2008 11:57
Show Gist options
  • Save chrismear/7710 to your computer and use it in GitHub Desktop.
Save chrismear/7710 to your computer and use it in GitHub Desktop.
[remote "origin"]
url = git://github.com/rails/rails.git
fetch = +refs/heads/*:refs/remotes/origin/*
[remote "origin-blast-it-all-away"]
url = git://github.com/rails/rails.git
fetch = +refs/heads/*:refs/heads/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment