many 'diff' implementations
Bug #88861 reported by
Robert Collins
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
Breezy |
Triaged
|
Low
|
Unassigned |
Bug Description
we have too many diff routines.
A current incomplete list is:
InterTree.compare
builtins.
buildins.
builtins.cmd_added
commit
merge.Merge3Mer
description: | updated |
tags: | added: diff |
tags: | added: check-for-breezy |
tags: |
added: tech-debt removed: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.
I took a stab at removing the diff algorithm from commit, but it was resistant, because it wants to diff bewteen a tree and its multiple parents.