Created
December 16, 2011 19:45
-
-
Save cgarvis/1487633 to your computer and use it in GitHub Desktop.
Checking out json_server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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