devel/git-cinnabar: unbreak after d3a5eb641d28
patch -p1 -F0 -o helper/object-file.patched.c git-core/object-file.c < helper/object-file.c.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
| diff --git a/object-file.c b/object-file.c |
| index 8be57f48de..52315414f3 100644 |
| --- a/object-file.c |
| +++ b/object-file.c |
Patching file git-core/object-file.c using Plan A...
Hunk #1 failed at 34.
1 out of 1 hunks failed--saving rejects to helper/object-file.patched.c.rej
done
gmake[2]: *** [helper/helper.mk:104: helper/object-file.patched.c] Error 1
PR: 270222