Skip to content

Improve binary file added output #1502

Merged
dandavison merged 3 commits into
dandavison:masterfrom
Sondeyy:improve_binary_file_added_output
Aug 5, 2023
Merged

Improve binary file added output #1502
dandavison merged 3 commits into
dandavison:masterfrom
Sondeyy:improve_binary_file_added_output

Conversation

@Sondeyy

@Sondeyy Sondeyy commented Aug 5, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Owner

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

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.

2 participants