|
|
Message-ID: <3b3fc183-5cdc-1cf1-6b2e-8f01aeac9ceb@gmail.com>
Date: Thu, 13 Jan 2022 14:12:43 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: musl@...ts.openwall.com, Alyssa Ross <hi@...ssa.is>
Cc: Rich Felker <dalias@...c.org>, Markus Mayer <mmayer@...adcom.com>
Subject: Re: git cloning over https?
On 1/13/2022 1:53 PM, Alyssa Ross wrote:
> Hi,
>
> On Thu, Jan 13, 2022 at 01:44:23PM -0800, Florian Fainelli wrote:
>> Would you consider allowing git.musl-libc.org to serve the repositories over
>> https rather than git? For some obscure reasons some corporate environments
>> do block the git protocol whereas https goes through.
>
> You should be able to git clone https://git.musl-libc.org/cgit/musl.
> It is quite slow though -- since it looks like cgit is serving, this
> is presumably because cgit's built-in git serving feature only supports
> the legacy ("dumb") HTTP program, not the fast ("smart") one used by
> git http-backend, which would be a nice infrastructure improvement.
I don't seem to be able to get cloning from cgit to work either and not
doing this in the corporate environment I vaguely mentioned but over my
home residential provider (Cox). git:// works.
--
Florian
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.