Files
git/Documentation/config
Emily Shaffer 0f993d3e98 hook: mark non-parallelizable hooks
Several hooks are known to be inherently non-parallelizable, so initialize
them with RUN_HOOKS_OPT_INIT_FORCE_SERIAL. This pins jobs=1 and overrides
any hook.jobs or runtime -j flags.

These hooks are:
applypatch-msg, pre-commit, prepare-commit-msg, commit-msg, post-commit,
post-checkout, and push-to-checkout.

Signed-off-by: Emily Shaffer <emilyshaffer@google.com>
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-03-09 14:32:32 -07:00
..
2026-02-17 13:30:41 -08:00
2025-02-14 17:53:47 -08:00
2026-03-04 10:52:59 -08:00
2025-12-09 07:38:56 +09:00
2025-02-14 17:53:47 -08:00
2026-03-09 14:32:32 -07:00
2025-08-08 09:14:46 -07:00
2025-02-14 17:53:47 -08:00
2025-10-20 14:12:17 -07:00