Thread (5 messages) flat view 5 messages, 2 authors, 2016-06-15

Re: stgit truncates binary files to zero length when applying patches

From: Catalin Marinas <hidden>
Date: 2016-06-15 22:42:12

On 16/11/05, Karl Hasselström [off-list ref] wrote:
On 2005-11-16 11:11:56 +0000, Catalin Marinas wrote:
quoted
Unfortunately, git-apply doesn't fail for patches including binary
files and simply creates an empty file. I think git-apply should be
changed to fail to apply this kind of patches.
Yes, at least if stgit is going to continue to use it like this.
Refusing to handle binary files is somewhat disappointing, but still
OK; agreeing to handle them and then silently wiping them is a bit
less OK.
A workaround for this would be to add a config option for StGIT to
always use the three-way merge for pushing patches. The problem with
this is speed since git-diff-tree | git-apply is much faster (and
pretty safe since fuzzy patching is not allowed) and most of the
patches would apply cleanly with only this.

--
Catalin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help