Created
September 15, 2016 17:31
-
-
Save omniosi/672d3103d1bb148c84feaa5c7c9eaa0d to your computer and use it in GitHub Desktop.
Merge Strategies to remember
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
| // overwrite the current branch with the current state of the master branch | |
| git merge -X theirs master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment