I'm using git.
I have done pull
action. and there was a merge conflict.
I want to return a specific file to version before the merge.
How do i do this?
After I have done this I want to pull this file only.
There will be a merge conflict. How do I:
a) take the remote version as conflict resolution?
b) take the local version as the conflict resolution?