On Thu, Sep 08, 2005 at 05:58:18PM -0700, Linus Torvalds wrote: > > > On Thu, 8 Sep 2005, Greg KH wrote: > > > > Or am I missing some option to 'git applymbox' that I can't seem to > > find? > > No. git-apply wants an exact bit-for-bit match. Partly because fuzz is > hard, but mostly because I don't like it. I apply a _lot_ of patches, and > if a unforgiving "git-apply" works for me, it should work for you too.
Ok, as I've been using quilt to stage patches before they are ready to send to you, sometimes, when I build up the final tree, there are tiny fuzz issues. I'll just make sure to fix this up before running applymbox in the future. thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html