publish to branch to github code example Example: create a new branch and publish gitub git checkout -b <branch> git push -u origin <branch>