Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show binary diff if exif has no diff #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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