$ git checkout <existing_branch> # -b will create the branch if it does not exist $ git checkout -b <new_branch>