Skip to content

Instantly share code, notes, and snippets.

@dearaujoj
Created May 28, 2013 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dearaujoj/5661536 to your computer and use it in GitHub Desktop.
Save dearaujoj/5661536 to your computer and use it in GitHub Desktop.
Push a local branch to a different remote branch
git push remote local_branch:remote_branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment