]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'db/submodule-fetch-with-remote-name-fix'
authorTaylor Blau <me@ttaylorr.com>
Fri, 25 Oct 2024 18:01:09 +0000 (14:01 -0400)
committerTaylor Blau <me@ttaylorr.com>
Fri, 25 Oct 2024 18:01:09 +0000 (14:01 -0400)
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