Skip to content

Instantly share code, notes, and snippets.

@ayies128
Created January 11, 2017 07:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayies128/24f90603c4b8285af3e30081cc4af90c to your computer and use it in GitHub Desktop.
Save ayies128/24f90603c4b8285af3e30081cc4af90c to your computer and use it in GitHub Desktop.
makeBranchAndCheckout
$git branch testBranch
$git checkout testBranch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment