mirror of
https://github.com/bluekeyes/go-gitdiff
synced 2026-06-08 13:18:30 +00:00
47d923e573
For now, this uses JSON to print objects on error, which is hard to debug. It should probably use something like google/go-cmp instead, because these objects are now too large for direct comparison.