When I git pull from our development server for a specific file, I get conflicted again and again even after removing that file from the development server. It will show the conflict in the next pull again. I did checkout that specific file but still it show conflict in next pull.
I have tried to delete this file but in next pull it shows the conflict for the same file. I don't want to keep the content just want to remove local changes and take the pull. How to resolve this conflict?