Skip to content

Instantly share code, notes, and snippets.

@stuffmc
Created July 1, 2009 21:30
Show Gist options
  • Save stuffmc/139078 to your computer and use it in GitHub Desktop.
Save stuffmc/139078 to your computer and use it in GitHub Desktop.
git remote add
git init
git remote add foo git://github.com/280north/cappuccino.git
git fetch foo
git checkout foo/master README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment