When local comparison matters
- Comparing SQL query revisions before a deployment or review
- Checking how formatted HTML differs from the original snippet
- Reviewing config changes that include internal hostnames or tokens
Use local diffing when the before-and-after versions contain config, SQL, markup, or internal notes you do not want to send elsewhere.
This guide supports the diff checker, the SQL formatter, and the HTML formatter because comparison is often the second step after cleanup.