Skip to content
  • Brad King's avatar
    pre-commit: Allow submodule check to be disabled · 19f86ec1
    Brad King authored
    If hooks.submodule is 'false' disable all checks.  If an individual
    hooks.<module>.update is 'true' then accept any update for that module.
    Leave these options out of the hints printed.  Developers that know what
    they are doing will be able to find them by reading the hook source.
    19f86ec1