git-diff-image
git-diff-image copied to clipboard
Show binary diff if exif has no diff
Fixes #40
Before this change
If an image file differs, but its exif information is unchanged, git diff produces no output.
After this change
If an image file differs, but its exif information is unchanged, git diff produces the following output:
Binary files a/path/to/image.png and b/path/to/image.png differ