Answer the question
In order to leave comments, you need to log in
Are there open source solutions for automating merge conflicts?
I saw in some forks that they constantly pull changes from the repository, after some changes, they write a comment like:
-a = 2
+a = 4 //FORKNAME EDIT
Answer the question
In order to leave comments, you need to log in
This makes the merge tool in git so that you can understandably resolve the conflict manually. In other cases, merge goes smoothly. Pull request (or merge request) is the same merge
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question