Skip to content

Instantly share code, notes, and snippets.

@omniosi
Created September 15, 2016 17:31
Show Gist options
  • Select an option

  • Save omniosi/672d3103d1bb148c84feaa5c7c9eaa0d to your computer and use it in GitHub Desktop.

Select an option

Save omniosi/672d3103d1bb148c84feaa5c7c9eaa0d to your computer and use it in GitHub Desktop.
Merge Strategies to remember
// 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