diff options
| author | Adrian Ratiu <adrian.ratiu@collabora.com> | 2026-04-10 12:06:03 +0300 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-04-10 07:58:54 -0700 |
| commit | 084a55b3adf33f70c84091d5957b8bede9b01174 (patch) | |
| tree | faba839c30649072e6b5df01035ce83407e9cc60 /contrib/persistent-https | |
| parent | 091d2dbeb452b2c8223c622b54e96ebd273b5a78 (diff) | |
| download | git-084a55b3adf33f70c84091d5957b8bede9b01174.tar.gz git-084a55b3adf33f70c84091d5957b8bede9b01174.zip | |
hook: add per-event jobs config
Add a hook.<event>.jobs count config that allows users to override the
global hook.jobs setting for specific hook events.
This allows finer-grained control over parallelism on a per-event basis.
For example, to run `post-receive` hooks with up to 4 parallel jobs
while keeping other events at their global default:
[hook]
post-receive.jobs = 4
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
