#git checkout
Checkout a branch or paths to the working tree
git checkout {{BRANCH-NAME}}
git checkout -b {{BRANCH-NAME}}