Skip to content
  • Brad King's avatar
    Chain to script configured by "hooks.chain-<hook>" · dc31be5b
    Brad King authored
    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.
    dc31be5b