From: Junio C Hamano Date: Tue, 30 Jan 2024 21:34:12 +0000 (-0800) Subject: Merge branch 'jx/remote-archive-over-smart-http' X-Git-Tag: v2.44.0-rc0~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa50e7a8a08741c798fa72c1177e78966d0cd553;p=thirdparty%2Fgit.git Merge branch 'jx/remote-archive-over-smart-http' "git archive --remote=" learned to talk over the smart http (aka stateless) transport. * jx/remote-archive-over-smart-http: transport-helper: call do_take_over() in process_connect transport-helper: call do_take_over() in connect_helper http-backend: new rpc-service for git-upload-archive transport-helper: protocol v2 supports upload-archive remote-curl: supports git-upload-archive service transport-helper: no connection restriction in connect_helper --- fa50e7a8a08741c798fa72c1177e78966d0cd553