Skip to content

Show binary diff if exif has no diff#41

Open
DavidDTA wants to merge 1 commit intoewanmellor:masterfrom
DavidDTA:binary-diff-when-exif-unchanged
Open

Show binary diff if exif has no diff#41
DavidDTA wants to merge 1 commit intoewanmellor:masterfrom
DavidDTA:binary-diff-when-exif-unchanged

Conversation

@DavidDTA
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No diff output when images have changed but exif information is not changed

1 participant