icdiff icon indicating copy to clipboard operation
icdiff copied to clipboard

Do not print files that differ only in trailing cr while using --strip-trailing-cr

Open Xubor opened this issue 5 years ago • 0 comments

If the only difference in files is in trailing cr, these files are listed as different, despite using --strip-trailing-cr option. This can be really confusing while comparing many files (in recursive mode), where some of them use the same trailing cr and some does not.

Xubor avatar Jun 01 '20 15:06 Xubor