#check if branch exists $ git branch #switch to branch $ git checkout #add new branch $ git checkout -b
Toggle between two git branches: git checkout -