Hacker News new | ask | show | jobs
by mpyne 4938 days ago
I've found that experimenting with the various git diff algorithms helps out. IIRC there is an "-x patience" flag you can pass to git-diff and tools which use that, which spends more time to get "better" diffs.