git new branch push to remote

C++
git push -u origin <branch>
Source

Also in C++: