IMO, Merge3Text should be about merging text without knowing about
conflict markers. "Conflict minimization" is about making conflict
markers smaller, so it should be moved out. This patch does that. I'll
refactor it next.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGad0c6bf6f02e: simplemerge: make minimize() a free function
rHGa0cb162369ce: simplemerge: make minimize() a free function
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.