Go to file
Brad King dc31be5bda Chain to script configured by "hooks.chain-<hook>"
Chain the pre-commit, commit-msg, and prepare-commit-msg hooks to
locally configured scripts.  Interpret relative paths with respect to
the working directory where the hooks run (top of work tree).  This
allows project setup scripts to add project-specific checks for each of
these hooks.
2010-11-16 17:40:16 -05:00
gerrit gerrit/commit-msg: Report added Change-Id 2010-08-30 13:00:11 -04:00
.gitignore Teach Git to ignore sample hooks 2010-04-01 15:33:56 -04:00
commit-msg Chain to script configured by "hooks.chain-<hook>" 2010-11-16 17:40:16 -05:00
hooks-chain.bash Chain to script configured by "hooks.chain-<hook>" 2010-11-16 17:40:16 -05:00
LICENSE Add Apache 2.0 LICENSE and copyright NOTICE 2010-08-27 16:43:57 -04:00
NOTICE Add commit-msg hook from Gerrit Code Review 2010-08-30 12:58:55 -04:00
pre-commit Chain to script configured by "hooks.chain-<hook>" 2010-11-16 17:40:16 -05:00
pre-commit-style make the check for KWStyle executable non blocking 2010-11-03 20:54:00 -05:00
prepare-commit-msg Chain to script configured by "hooks.chain-<hook>" 2010-11-16 17:40:16 -05:00