git push branch to remote, git push local branch to remote repo, git publish git branch

PHOTO EMBED

Tue Dec 13 2022 19:48:40 GMT+0000 (Coordinated Universal Time)

Saved by @tofufu #shell #git #bash

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

https://devconnected.com/how-to-push-git-branch-to-remote/