SyntaxFix
Write A Post
Hire A Developer
Questions
Try this:
To accept theirs changes: git merge --strategy-option theirs
git merge --strategy-option theirs
To accept yours: git merge --strategy-option ours
git merge --strategy-option ours