On Wed, Dec 5, 2012 at 2:39 AM, Junio C Hamano <[email protected]> wrote: >> Or a project commit hook? > > Surely. It is OK to have "cd t && make test-lint" in your > pre-commit hook.
No, what I meant is a shared pre-commit script that all git devs are encouraged (or forced) to install so bugs are found locally rather than after patches are sent to you. The hook content does not really matter. -- Duy -- 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

