diff options
| author | Adrian Ratiu <adrian.ratiu@collabora.com> | 2026-04-10 12:05:58 +0300 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-04-10 07:58:53 -0700 |
| commit | b9a4c9ad247a09602e0e6d0eccec6a43857f62da (patch) | |
| tree | 98a18c8f6f185c75882aa9d82dd476dfc472142e /contrib/persistent-https | |
| parent | 1c9e5b3fa235e0da6f62359af36afea8e7617074 (diff) | |
| download | git-b9a4c9ad247a09602e0e6d0eccec6a43857f62da.tar.gz git-b9a4c9ad247a09602e0e6d0eccec6a43857f62da.zip | |
hook: parse the hook.jobs config
The hook.jobs config is a global way to set hook parallelization for
all hooks, in the sense that it is not per-event nor per-hook.
Finer-grained configs will be added in later commits which can override
it, for e.g. via a per-event type job options. Next commits will also
add to this item's documentation.
Parse hook.jobs config key in hook_config_lookup_all() and store its
value in hook_all_config_cb.jobs, then transfer it into r->jobs after
the config pass completes.
This is mostly plumbing and the cached value is not yet used.
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
