Skip to content

Instantly share code, notes, and snippets.

@mrjackphil
Created May 13, 2020 09:59
Show Gist options
  • Save mrjackphil/d5539f7c90f0308ae70a0a953e3ba4d5 to your computer and use it in GitHub Desktop.
Save mrjackphil/d5539f7c90f0308ae70a0a953e3ba4d5 to your computer and use it in GitHub Desktop.
Pull master branch from another branch
git <remote> <target>:<destination>
git origin master:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment