Skip to content

Instantly share code, notes, and snippets.

@avargas
Created May 10, 2011 05:54
Show Gist options
  • Save avargas/963972 to your computer and use it in GitHub Desktop.
Save avargas/963972 to your computer and use it in GitHub Desktop.
git push current branch only to it's origin
git push branch HEAD:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment