mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-25 19:50:32 -05:00
e1e143a27a
The Diff function now returns Difference objects that can be used in different contexts (e.g. print_diff) Towards #609