]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/submodule-insteadof-remote-match' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:40:41 +0000 (10:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:40:41 +0000 (10:40 -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