3-way merge implementation
A Python implementation of 3-way merge of texts. Given BASE, OTHER, THIS, tries to produce a combined text incorporating the changes from both BASE->OTHER and BASE->THIS. All three will typically be sequences of lines.
$
pkg install py311-merge3Origin
textproc/py-merge3
Size
79.6KiB
License
GPLv2+
Maintainer
fullermd@over-yonder.net
Dependencies
1 packages
Required by
0 packages