]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Nov 2024 05:42:59 +0000 (14:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Nov 2024 05:43:00 +0000 (14:43 +0900)
A "git fetch" from the superproject going down to a submodule used
a wrong remote when the default remote names are set differently
between them.

* db/submodule-fetch-with-remote-name-fix:
  submodule: correct remote name with fetch


Trivial merge