Create and checkout a branch using git bash code example Example: git branch and checkout at the same time $ git checkout -b <branch_name>