Folkert van Heusden <folkert@xxxxxxxxxxxxxx> writes: >> but ... Have you considered using Git for that? > > and check out the whole tree using Git? I did consider but then I would > not have all bells and whistles to generate a Debian kernel package. You can probably clone the Kernel repository, generate a huge diff with git diff, and apply it to your Debian tree with patch or git apply, but if the patch serie is not based on your tree, this won't help with conflicts. -- Matthieu -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html