|
Message-ID: <20220113215343.rople6ccc43zdxzn@eve>
Date: Thu, 13 Jan 2022 21:53:43 +0000
From: Alyssa Ross <hi@...ssa.is>
To: musl@...ts.openwall.com
Cc: Rich Felker <dalias@...c.org>, Markus Mayer <mmayer@...adcom.com>
Subject: Re: git cloning over https?
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.
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
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.