SyntaxFix
Write A Post
Hire A Developer
Questions
An easier way would be to:
git checkout --theirs /path/to/file.extension git pull origin master
This will override your local file with the file on git