0
Good afternoon!
Is there any way to merge between two branchs only in files with conflicts?
I am in a situation where we work with Azure and when doing a Pull Request she notifies that there are conflicts in two specific files. I usually update the two branchs locally and do the "checkout" of the files listed with conflicts.
But I wonder if there is any way to do it already messes with the files conflicted locally (without having to describe which files I want to merge)
Sincerely yours