summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorAdrian Ratiu <adrian.ratiu@collabora.com>2026-04-10 12:05:58 +0300
committerJunio C Hamano <gitster@pobox.com>2026-04-10 07:58:53 -0700
commitb9a4c9ad247a09602e0e6d0eccec6a43857f62da (patch)
tree98a18c8f6f185c75882aa9d82dd476dfc472142e /contrib/persistent-https
parent1c9e5b3fa235e0da6f62359af36afea8e7617074 (diff)
downloadgit-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