From: Junio C Hamano Date: Wed, 25 May 2022 23:42:49 +0000 (-0700) Subject: Merge branch 'jc/avoid-redundant-submodule-fetch' X-Git-Tag: v2.37.0-rc0~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa61b7703e7f19f172af3311af8dc04581ecdf69;p=thirdparty%2Fgit.git Merge branch 'jc/avoid-redundant-submodule-fetch' "git fetch --recurse-submodules" from multiple remotes (either from a remote group, or "--all") used to make one extra "git fetch" in the submodules, which has been corrected. * jc/avoid-redundant-submodule-fetch: fetch: do not run a redundant fetch from submodule --- fa61b7703e7f19f172af3311af8dc04581ecdf69