]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitcc53ddf7f03040c3353ee9501a4250c69fbd25db
tree03c03d5e1533f6e34d321d38787f4284d8bf1cb2
parent257f2de9644536964c02eed53271df89e132d4f4
parent0c1a9987da0507050d9dba2adba208d14b944b3a
Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47

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