Skip to content

Instantly share code, notes, and snippets.

@gduverger
Last active December 19, 2015 03:09
Show Gist options
  • Save gduverger/5888117 to your computer and use it in GitHub Desktop.
Save gduverger/5888117 to your computer and use it in GitHub Desktop.
Push local branch to remote repo
git push -u origin branch_name
// http://www.mariopareja.com/blog/archive/2010/01/11/how-to-push-a-new-local-branch-to-a-remote.aspx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment