Skip to content

Instantly share code, notes, and snippets.

@vitalymak
Created January 26, 2017 13:38
Show Gist options
  • Save vitalymak/3bb22bd3ad7c50e4f985568e63e0eae9 to your computer and use it in GitHub Desktop.
Save vitalymak/3bb22bd3ad7c50e4f985568e63e0eae9 to your computer and use it in GitHub Desktop.
git push to remote branch with a different name
git push origin local-name:remote-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment