Skip to content

Instantly share code, notes, and snippets.

@avargas
Created March 29, 2012 19:52
Show Gist options
  • Save avargas/2243016 to your computer and use it in GitHub Desktop.
Save avargas/2243016 to your computer and use it in GitHub Desktop.
Git push current branch!!!
$ git push `remote name` `local branch`:`remote_branch`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment