Created
February 22, 2019 09:42
-
-
Save rjmacarthy/9285dadcbe1b286ed1dad7dda010f635 to your computer and use it in GitHub Desktop.
git read-tree
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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