how to change branch of github in local git folder code example Example: how to add a branch to a a git repo cli # Create new local branch git checkout -b <new-branch>