Checkout a branch or paths to the working tree.
git checkout {{branch_name}}
git checkout -b {{branch_name}}
git checkout .