- use underscore rather than minus - use lower case rather than uppder case
Checkout a branch or paths to the working tree.
git checkout {{branch_name}}
git checkout -b {{branch_name}}
git checkout .