prompt> git branch new_branch_name prompt> git checkout new_branch_name prompt> git push --set-upstream origin new_branch_name