]> Sergey Matveev's repositories - public-inbox.git/commit
git_http_backend: forward HTTP_GIT_PROTOCOL in request headers
authorEric Wong <e@80x24.org>
Wed, 8 Sep 2021 16:42:29 +0000 (14:42 -0200)
committerEric Wong <e@80x24.org>
Fri, 17 Sep 2021 21:50:47 +0000 (21:50 +0000)
commitc497e38cf3af486f08f03d7e8cb6ce51ba91ca83
tree368e8ff468a64fcc30cbdc8e294bda68eb861383
parent6d6f69c99ef79bddb9e6ff14c9cda8ddaf012509
git_http_backend: forward HTTP_GIT_PROTOCOL in request headers

It looks like git-http-backend(1) will support
HTTP_GIT_PROTOCOL, soon, and we won't have to add GIT_PROTOCOL
support to support newer versions of the git protocol, either.

Link: https://public-inbox.org/git/YTiXEEEs36NCEr9S@coredump.intra.peff.net/
lib/PublicInbox/GitHTTPBackend.pm