Code review comment for lp:~doxxx/bzr/mergetools

Revision history for this message
Gordon Tyler (doxxx) wrote :

I've simplified the mergetools module to just functions for checking availability and invoking a merge tool command line. There is no MergeTool class anymore. The config stuff just returns the command line string or a map of names to command lines.

« Back to merge proposal