git push <remote> <local branch name>:<remote branch to push into> code example Example: Push your branch up to the remote. $ git push <remote> <branch>