Skip to content

Support diffs including binary files #57

@samatcodeapprove

Description

@samatcodeapprove

If I add a binary file to my project, the patch contains an entry like this:

diff --git a/functions/src/bin/mycmd b/functions/src/bin/mycmd
new file mode 100755
index 0000000..998a95d
Binary files /dev/null and b/functions/src/bin/mycmd differ

However using combinediff on a diff like this (with other files included) ignores this entry completely, probably because it lacks a hunk link (@@).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions