I am working with Gitlab (GDK) and trying to update my current branch with upstream, everything works but there are 3K+ conflicts during the merge. I am sure that I just modified around 30 to 35 files then why I'm getting so many conflicts?
A little investigation reveals that most of the conflicts are due to ModeChanges (see image)'
This is how files look in meld
I'm not sure why I'm getting these conflicts, I've tried everything suggested here but still unable to resolve the issue.
Any kind of help would be appreciated in this regard.