switch to branch command in git code example Example 1: how to switch branches in git git checkout [branch name] Example 2: canging branch in git $ git checkout feature