Kernel bug caused by 'git apply' misapplying a patch with ambiguous chunk

2015-04-02 Thread Mikko Perttunen
automatically, or apply could warn about the chunk being ambiguous? Thanks, Mikko Perttunen -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Kernel bug caused by 'git apply' misapplying a patch with ambiguous chunk

2015-04-02 Thread Mikko Perttunen
On 04/02/2015 06:59 PM, Junio C Hamano wrote: Mikko Perttunen mikko.perttu...@kapsi.fi writes: Of course this is probably rather hard to fix on the applying end; but perhaps format-patch could check for ambiguous chunks and either warn the user or increase the context size automatically