Skip to content

Instantly share code, notes, and snippets.

@dodyw
Created January 16, 2012 02:31
Show Gist options
  • Save dodyw/1618732 to your computer and use it in GitHub Desktop.
Save dodyw/1618732 to your computer and use it in GitHub Desktop.
git clone remotegitrepository
git init
git add foldername
git branch branchname
git checkout fileorbranchname
git remote add remotegitrepository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment