Skip to content

Instantly share code, notes, and snippets.

@rjmacarthy
Created February 22, 2019 09:42
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 rjmacarthy/9285dadcbe1b286ed1dad7dda010f635 to your computer and use it in GitHub Desktop.
Save rjmacarthy/9285dadcbe1b286ed1dad7dda010f635 to your computer and use it in GitHub Desktop.
git read-tree
git checkout master
git checkout -b new-branch
git read-tree -u -m target-branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment