Visual Studio TFVC Merge Lines Misaligned
I am using Visual Studio 2017 with Team Foundation Version Control (TFVC). I am trying to merge changes from a parent branch into a child, but I am getting tons of conflicts that shouldn't exist. The compare function works fine and shows a hand full of difference, but the merge tool is trying to shuffle the 2 sets of code together like a deck of cards. It's so bad, I would feel safer making the change manually. Is there a way to help the Merge Tool identify the comparable lines of code? You can try the external Compare amd Merge Tools, e.g WinMerge , ExamDiffPro or Beyond Compare . For example