jeffkaufman/icdiff

Include `-s/--report-identical-files` flag to output when files are identical.

jburger424 opened this issue · 1 comments

This is a flag that exists in the standard diff tool, such that if files a and b are identical the tool will print Files a and b are identical.

I'd be happy to implement this myself.

If you wanted to add this I'd be happy to include it!