Skip to content

Instantly share code, notes, and snippets.

@albuquerquev
Created January 18, 2013 11:20
Show Gist options
  • Save albuquerquev/4564014 to your computer and use it in GitHub Desktop.
Save albuquerquev/4564014 to your computer and use it in GitHub Desktop.
A Super Quick Start To Git Post - Create And Switch To A New Branch (http://goo.gl/0w7ei)
git checkout -b [BRANCH_NAME]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment