Skip to content

Instantly share code, notes, and snippets.

@Synytsia
Forked from rolka/gist:9407277
Created November 14, 2017 08:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Synytsia/3a3e145cb5e74f4f0da7ac675643b8b9 to your computer and use it in GitHub Desktop.
Save Synytsia/3a3e145cb5e74f4f0da7ac675643b8b9 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