From: Junio C Hamano Date: Tue, 20 Jun 2023 22:53:10 +0000 (-0700) Subject: Merge branch 'ps/fetch-cleanups' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=06cff0c8d4be7367b97935f606caf0f428e38fb4;p=rit 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