Move into a branch
command line
git checkout awesome
Create a new branch and move into it:
command line
git checkout -b awesome
Move into a branch
git checkout awesome
Create a new branch and move into it:
git checkout -b awesome
Ask questions via GitHub below OR chat on Slack #questions