]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/submodule-insteadof-remote-match'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2026 16:31:30 +0000 (09:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2026 16:31:30 +0000 (09:31 -0700)
commit5f9197ea67d8ee518ab3a83e333727f91e680c78
treee0175f3f83dfb6a4d678494cee8c8fbed1191613
parent410066f8e0b481c3e5d60a5486ade93ef81cbf9c
parent2dbd1c85e12d3329bda20fa2ff049d3083522237
Merge branch 'en/submodule-insteadof-remote-match'

The remote-matching logic for submodules has been corrected to resolve
'url.*.insteadOf' aliases before comparing the inventoried URL from
'.gitmodules' with the URLs of configured remotes.

* en/submodule-insteadof-remote-match:
  submodule: resolve insteadOf aliases when matching remote
remote.c