diff options
| author | Patrick Steinhardt <ps@pks.im> | 2023-05-17 13:49:13 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-05-17 09:55:33 -0700 |
| commit | ac197cc094e1d39fa32eb935825cdfcd8c6bd79f (patch) | |
| tree | 3233996ad52ce62db2d184c7f6c74c9ee9afd2e3 /commit-reach.c | |
| parent | fetch: use `fetch_config` to store "fetch.recurseSubmodules" value (diff) | |
| download | git-ac197cc094e1d39fa32eb935825cdfcd8c6bd79f.tar.gz git-ac197cc094e1d39fa32eb935825cdfcd8c6bd79f.zip | |
fetch: use `fetch_config` to store "fetch.parallel" value
Move the parsed "fetch.parallel" 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-reach.c')
0 files changed, 0 insertions, 0 deletions
