Skip to content

Instantly share code, notes, and snippets.

@caprica
Created May 15, 2022 09:26
Show Gist options
  • Save caprica/3922bacbfbfe2ec756b300ff4f1b0c06 to your computer and use it in GitHub Desktop.
Save caprica/3922bacbfbfe2ec756b300ff4f1b0c06 to your computer and use it in GitHub Desktop.
git rebase preference when resolving conflicts
git rebase -Xtheirs master
git rebase -Xours master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment