Re: [PATCH] .gitattributes: Enable cpp diff parsing for .[ch] files

From: Linus Torvalds
Date: Mon Aug 29 2011 - 18:03:34 EST


On Mon, Aug 29, 2011 at 1:57 PM, Boaz Harrosh <bharrosh@xxxxxxxxxxx> wrote:
>
>  What are you guys afraid of? what possibly could be bad about this patch?

I just detest filling the kernel tree with git stuff.

Right now, the only git-specific file we have in the kernel tree is
the ".gitignore" files, afaik. And if you were to use some other SCM,
the "ignore" model at least translates directly to just about anything
else (with the problem that the .gitignore model tends to be more
powerful than most other SCM's have, but whatever).

I'd hate to start populating the project with more stuff.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/