Skip to content

Instantly share code, notes, and snippets.

@JeromeParadis
Created June 22, 2012 14:27
Show Gist options
  • Save JeromeParadis/2973056 to your computer and use it in GitHub Desktop.
Save JeromeParadis/2973056 to your computer and use it in GitHub Desktop.
git merge: keep ours our theirs
git checkout --theirs filename_path
git checkout --ours filename_path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment