Yuya Nishihara a1d88980a9 revset: compare conflict file contents without materializing as conflicts
The logic is similar to the color-words diff's. We first resolve trivial
conflicts, then compare each hunk of Merge<&BStr> type. We also apply the same
optimization as the resolved case to minimize lines to be merged and diffed.
2025-04-14 01:07:24 +00:00
..
2025-03-20 17:01:39 +00:00