Files
dolt/go/diff
cmasone-attic cfa109f502 Switch Map/Set Diff to use top-down by default (#3106)
The only thing that wants what we used to call the "best" diff
algorithm is the command-line tools. Non-interactive programs all want
the algorithm that finishes up fastest, which is top-down.

Fixes https://github.com/attic-labs/attic/issues/627
2017-01-23 15:08:50 -08:00
..
2016-11-08 16:46:55 -08:00
2016-11-08 16:46:55 -08:00
2016-12-02 12:11:00 -08:00