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

Junio C Hamano committed May 25, 2022 at 16:42 UTC fa61b7703e7f19f172af3311af8dc04581ecdf69

No changes.