Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Azure DevOps Resolve Pull Request Conflict

So, I have a very strange issue with Azure. In pull request, it is detecting some conflicts, but don't show up where they are, and what I need to change. Prior that, Visual Studio picked up a lot of junk from .vs folder, and there was shown conflicts with that.

So, I deleted those files in the branch, and now it is just blank window informing, that there are conflicts. But I see no place, where I could resolve the conflicts, like in VS when committing, it opens up the diff window, to solve those. Here I see nothing. I have tried to follow this paper, but it didn't help - https://dzone.com/articles/git-operations-with-visual-studio-part-2#:~:text=Just%20click%20on%20the%20%22Conflicts,open%20the%20conflict%20resolving%20tool

My Error - https://prnt.sc/u1qowm

like image 468
Raitis Avatar asked Oct 17 '25 16:10

Raitis


1 Answers

After a suggestion from @Hugh Lin I am writing answer to my problem. So, the thing is, that Azure DevOps does not really have a functionality to handle the conflicts when merging, or commit the changes.

In commits, it is not really a problem, but in pull requests, it is, because VS doesn't have a interface, to resolve those conflicts, and many of you may be left out there with this problem.

Solution to that, is to install the extension to your organization called - Pull Request Merge Conflict Extension. It adds new tab called - "Conflicts" where they could be solved

like image 188
2 revs, 2 users 80%Raitis Avatar answered Oct 19 '25 08:10

2 revs, 2 users 80%Raitis



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!