From: Junio C Hamano Date: Tue, 20 Jun 2023 22:53:10 +0000 (-0700) Subject: Merge branch 'ps/fetch-cleanups' X-Git-Tag: v2.42.0-rc0~120 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=06cff0c8d4be7367b97935f606caf0f428e38fb4;p=thirdparty%2Fgit.git Merge branch 'ps/fetch-cleanups' Code clean-up. * ps/fetch-cleanups: fetch: use `fetch_config` to store "submodule.fetchJobs" value fetch: use `fetch_config` to store "fetch.parallel" value fetch: use `fetch_config` to store "fetch.recurseSubmodules" value fetch: use `fetch_config` to store "fetch.showForcedUpdates" value fetch: use `fetch_config` to store "fetch.pruneTags" value fetch: use `fetch_config` to store "fetch.prune" value fetch: pass through `fetch_config` directly fetch: drop unneeded NULL-check for `remote_ref` fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value --- 06cff0c8d4be7367b97935f606caf0f428e38fb4