-
Today I tried 3 way automatic merge, and it totally messed up my files. I opened the files in the order _base, _mine, _theirs and pressed merge in the _mine window. The conflicts became conflicts, but lines that were both changed in _mine and _theirs got replaced by the _base version, and changes that were only in _mine got lost. By trial and error, I found out that when opening the files as _base, _theirs, _mine, or _mine, _theirs, _base, merging works. But I don't understand why and how it is supposed to work. My test files: _Base
_Theirs
_Mine
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
WinMerge's auto-merge assumes the following order of files, depending on which pane is currently active(It’s a little inconsistent...):
|
Beta Was this translation helpful? Give feedback.
WinMerge's auto-merge assumes the following order of files, depending on which pane is currently active(It’s a little inconsistent...):