how to write out a git push command, terminal, github code example Example: how to add a branch to a a git repo cli # Create new local branch git checkout -b <new-branch>