Git essential command (cheat sheet)

Create and check out the new branch.

git checkout -b <branch-name>