git push ramo local para repo remoto

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