Common uses
- Code review — paste old and new versions of a function to see exactly what changed.
- Config audits — diff
nginx.conffrom staging vs production. - Prose editing — compare draft revisions of a blog post or contract.
- Translation review — line up source and translated strings.