Git Merge –Choose-Theirs For Specific File Link to heading

git checkout --ours -- <paths>
# or
git checkout --theirs -- <paths>