git publish git branch

$ git checkout feature
$ git push -u origin feature
Tofufu