SyntaxFix
Write A Post
Hire A Developer
Questions
I found the following worked for me (revert a single file to pre-merge state):
git reset *currentBranchIntoWhichYouMerged* -- *fileToBeReset*