Skip to content

Instantly share code, notes, and snippets.

@wellingtonpgp
Forked from rolka/gist:9407277
Created January 18, 2018 14:54
Show Gist options
  • Save wellingtonpgp/93849126902b16c272d17b1f2119ced2 to your computer and use it in GitHub Desktop.
Save wellingtonpgp/93849126902b16c272d17b1f2119ced2 to your computer and use it in GitHub Desktop.
Git: push new local branch to remote
git push -u origin newLocalBranch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment