On Fri, Mar 30, 2012 at 08:19:29AM +0530, jaseem abid wrote: > 1. Where can I find general instructions on "Contributing to git? " > more specifically, gitweb? Documentation/SubmittingPatches in the git.git repository. > 2. Where can I find coding standards for git? I am looking for the > git version of this document. Documentation/CodingGuidelines > 3. Is JavaScript code unit tested? I cant find much docs regarding > this anywhere. Jakub can answer this much better than I can, but I suspect the answer is "no". We hardly have any javascript at all, and I doubt the gitweb tests cover the javascript bits. If there is going to be a javascript-heavy SoC project, I think part of that should probably be adding some automated testing infrastructure. -Peff -- 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