]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/submodule-insteadof-remote-match' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2026 16:10:56 +0000 (09:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2026 16:10:56 +0000 (09:10 -0700)
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

1  2 
remote.c

diff --cc remote.c
Simple merge