Open
Description
The old DiffTree.toTextDiff
has been removed in #67 because it wasn't able to serialize DiffTree
s with moved subtrees. We need a replacement that is able to cope with all DiffTree
s properly.
In contrast to line graphs the resulting format should be human readable (e.g. for use in debug messages) and ideally injective to be used in test assertions.