From: Junio C Hamano Date: Wed, 25 May 2022 23:42:49 +0000 (-0700) Subject: Merge branch 'jc/avoid-redundant-submodule-fetch' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=fa61b7703e7f19f172af3311af8dc04581ecdf69;p=rit 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