]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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