Sodamhan.com

TL;DR

interdiff

Show differences between two diff files. More information: https://freshmeat.sourceforge.net/projects/patchutils.

  • Compare diff files:

interdiff old_file new_file

  • Compare diff files, ignoring whitespace:

interdiff -w old_file new_file

This document was created using the contents of the tldr project.