Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve binary file added output #1502

Merged

Conversation

Sondeyy
Copy link
Contributor

@Sondeyy Sondeyy commented Aug 5, 2023

Targeting: #96

If the binary file changed, it will output the Binary files a/foo and b/foo differ as before.
If the binary file got added or deleted, it will append (binary file) to the filename, print the diff header and skip the body.

Tests:

  • binary file added
  • binary file removed
  • binary file changed

@dandavison
Copy link
Owner

LGTM! Thanks very much for this work. (I tested it manually using #96 (comment))

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants