diff options
| author | Patrick Steinhardt <ps@pks.im> | 2023-05-17 13:49:17 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-05-17 09:55:33 -0700 |
| commit | f7e063f3269ef29013db87190d1b4e152b505c3a (patch) | |
| tree | 5e32d3ce327f611b4ff5f16fb81f73047519a6d2 /commit.c | |
| parent | fetch: use `fetch_config` to store "fetch.parallel" value (diff) | |
| download | git-f7e063f3269ef29013db87190d1b4e152b505c3a.tar.gz git-f7e063f3269ef29013db87190d1b4e152b505c3a.zip | |
fetch: use `fetch_config` to store "submodule.fetchJobs" value
Move the parsed "submodule.fetchJobs" config value into the
`fetch_config` structure. This reduces our reliance on global variables
and further unifies the way we parse the configuration in git-fetch(1).
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
