Re: Rebase triggers "git diff header lacks filename information" on very large patch with binary files

2014-01-14 Thread demerphq
On 14 January 2014 12:48, demerphq wrote: > Hi, > > I just did a rebase, and it throws an error like this: > > Applying: comment1 > Applying: comment2 > Applying: comment3 > Applying: comment4 > Applying: patch_with_binary_files > fatal: git diff header lacks filename information when removing 1 >

Rebase triggers "git diff header lacks filename information" on very large patch with binary files

2014-01-14 Thread demerphq
Hi, I just did a rebase, and it throws an error like this: Applying: comment1 Applying: comment2 Applying: comment3 Applying: comment4 Applying: patch_with_binary_files fatal: git diff header lacks filename information when removing 1 leading pathname component (line 7330213) Repository lacks nec