diff options
| author | Patrick Steinhardt <ps@pks.im> | 2023-05-17 13:49:08 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-05-17 09:55:33 -0700 |
| commit | 56e8bb4fb4705e819e9733eabf4dadbbffca9e88 (patch) | |
| tree | 3011ad6cba36facae5e28f8f60b6c88b2f9266ed /commit-reach.c | |
| parent | fetch: use `fetch_config` to store "fetch.showForcedUpdates" value (diff) | |
| download | git-56e8bb4fb4705e819e9733eabf4dadbbffca9e88.tar.gz git-56e8bb4fb4705e819e9733eabf4dadbbffca9e88.zip | |
fetch: use `fetch_config` to store "fetch.recurseSubmodules" value
Move the parsed "fetch.recurseSubmodules" 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
