How does icdiff make file differences easier to inspect than a basic textual diff?
icdiff
It presents files side by side and color-codes deletions, additions, and conflicts.
It hides all changes and displays only identical lines.
It converts both files to binary before displaying them.
It automatically merges every difference into the first file.