git go to branch on git code example Example 1: create and go to branch git checkout -b <branch_name> Example 2: github go to a branch git checkout <name>