Skip to content

Instantly share code, notes, and snippets.

@ddelponte
Created April 9, 2013 12:42
Show Gist options
  • Save ddelponte/5345402 to your computer and use it in GitHub Desktop.
Save ddelponte/5345402 to your computer and use it in GitHub Desktop.
Push a new local branch to a new remote branch
git push -u origin your_branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment