( )⚙ D2603 mdiff: add a config option to use xdiff algorithm

This is an archive of the discontinued Mercurial Phabricator instance.

mdiff: add a config option to use xdiff algorithm
ClosedPublic

Authored by quark on Mar 3 2018, 3:07 PM.

Details

Summary

The experimental.xdiff will affect the default diffopts and make mdiff use
the xdiff algorithm for better diff quality.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

quark created this revision.Mar 3 2018, 3:07 PM
indygreg accepted this revision.Mar 3 2018, 4:20 PM
This revision is now accepted and ready to land.Mar 3 2018, 4:20 PM
durin42 accepted this revision.Mar 3 2018, 6:12 PM
This revision was automatically updated to reflect the committed changes.