]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/dumb-http-alternate-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 00:40:08 +0000 (09:40 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 00:40:08 +0000 (09:40 +0900)
The HTTP walker misinterpreted the alternates file that gives an
absolute path when the server URL does not have the final slash
(i.e., "https://example.com" not "https://example.com/").

* jk/dumb-http-alternate-fix:
  http: handle absolute-path alternates from server root

1  2 
http-walker.c
t/t5550-http-fetch-dumb.sh

diff --cc http-walker.c
Simple merge
Simple merge