If you want to push a new local branch on your remote github repository :

 

 

$git push -u origin <local branch name>