We are using Beyond Compare 4 with GitLab. When performing merging in Git, if there are conflicts for a file which are not automatically resolved, the local and remote copies of file opens in Beyond Compare along with the common ancestor version (BASE).
If we are manually resolving one of the multiple conflicts within a file by choosing the server copy, and ‘Save’ the file in Beyond Compare, then for other conflicts in the file, the common ancestor version replaces the conflict lines in the local copy.
Is there a way to make the beyond compare tool replace the remaining unresolved lines within the file, with the existing local version itself?
If we are manually resolving one of the multiple conflicts within a file by choosing the server copy, and ‘Save’ the file in Beyond Compare, then for other conflicts in the file, the common ancestor version replaces the conflict lines in the local copy.
Is there a way to make the beyond compare tool replace the remaining unresolved lines within the file, with the existing local version itself?
Comment