Skip to content

Instantly share code, notes, and snippets.

@diegopacheco
Created July 30, 2015 18:16
Show Gist options
  • Save diegopacheco/2b103f816d908d929272 to your computer and use it in GitHub Desktop.
Save diegopacheco/2b103f816d908d929272 to your computer and use it in GitHub Desktop.
How to PUSH a remote branch in GitHub?
$ git push <REMOTENAME> <BRANCHNAME>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment