Skip to content

Instantly share code, notes, and snippets.

@cgarvis
Created December 16, 2011 19:45
Show Gist options
  • Save cgarvis/1487633 to your computer and use it in GitHub Desktop.
Save cgarvis/1487633 to your computer and use it in GitHub Desktop.
Checking out json_server
git checkout development
git branch -D json_server
git fetch
git checkout -b json_server origin/json_server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment