Deepak Barua wrote: > Hi All, > I am just thought of a idea to integrate a spell checker with > git so that when we check in the code the code comments are spell > checked before being put into the tree,maybe have a optimized > dictionary search. > what about this...? is it appropriate ...? As an example pre-commit/commit-msg hook? Take for example distributed with git example of pre-commit hook ensuring that patch is whitespace clean, and commit-msg hook which removes duplicated signoff lines. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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