git checkout -b <branch-name> # Create a new branch and check it out git push <remote-name> <branch-name>