Git Publish Git Branch
$ git checkout feature
$ git push -u origin feature
Tofufu
$ git checkout feature
$ git push -u origin feature