-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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 differHowever using combinediff on a diff like this (with other files included) ignores this entry completely, probably because it lacks a hunk link (@@).
amarshall, mweinelt and phanirithvij
Metadata
Metadata
Assignees
Labels
No labels