From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-7.6 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,NICE_REPLY_A, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20816 invoked from network); 13 Jan 2022 22:13:00 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 13 Jan 2022 22:13:00 -0000 Received: (qmail 26495 invoked by uid 550); 13 Jan 2022 22:12:58 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 26463 invoked from network); 13 Jan 2022 22:12:57 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=QynL3yD4USOVyFqihC1zKyUFObAfrqzmi+Sbd5PEf/o=; b=XbHqaq/abDxBh7T6zXHDDAw+JnXDmEwAJ2uT17MUhGe/P/D7IHngLnZZISXFR4BNUI cr7H6XPuPt5Fz2qp64PDzww+s0PJoysNHUkcrFPXDNsochSNUiA9Noo28oLFXl+LTcYK bsxsaTsZI7HknfKekgrBzT2fIgaZGacO0qiRcsBUpwr8zKa6gPL9OejL8zqD+oK+KPuV UAzLABP0mRJdyCemdlw68EBxPRhgB2KcfeUmSlxWmShyC4fryaWHsKWFnah/5i35Prs8 B060bYJGVC6k4/U0pvGWWEuhE2d76nXA/pCzAwGoX2SSp1GhA5rKIwAblNmTy4dnzoMa ER6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=QynL3yD4USOVyFqihC1zKyUFObAfrqzmi+Sbd5PEf/o=; b=DdpxK1pq1MquYee3GmA7jq7DKtEtLmNC2wp29EKRxjxEt6n6d8xhpNp0puJ23Nwunq 6JAmj2k3S7emm8ETQ7kXNxhbrH7kejiutUTc3oJthbGoLLGykODiH0ScAEMA1J2XNOYv Rjif/2bwSIfbB7UumGLIeMlXOkwaZWl2NFXkJS3EOB/zlQP0+UDeS8A6C7W6hU0e5Djm Z4OxmrPHyioiUH8nKIst31KZh1EK0CvPclPykRM5P2qe8+Vrt3mJlMMCiR8bZb1I873b Mo67v7ElQOpPhzd1IjfzGt1omOHqt5jZ06aCTwqkwN2YYhJzHxOyvTzp6+NQoGZsn+UH SsuA== X-Gm-Message-State: AOAM531rND00RbJR2PEqjMzMl1lgCLAS7GPG7sG+Sd1V9MQsv1/gz6Q2 Fm+pbrNZgFO7yK0gcKG5eaCzfK6Ot8g= X-Google-Smtp-Source: ABdhPJxDDyzD0T1BT33ZF3s8/bK4Rni7tTRV2n4cmSxMd0Uf/dWMn3M6d2e5oOCrXIEi+p3xOZ9iMA== X-Received: by 2002:a05:6a00:1a4f:b0:4bb:113a:677c with SMTP id h15-20020a056a001a4f00b004bb113a677cmr6234151pfv.63.1642111965590; Thu, 13 Jan 2022 14:12:45 -0800 (PST) Message-ID: <3b3fc183-5cdc-1cf1-6b2e-8f01aeac9ceb@gmail.com> Date: Thu, 13 Jan 2022 14:12:43 -0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Content-Language: en-US To: musl@lists.openwall.com, Alyssa Ross Cc: Rich Felker , Markus Mayer References: <20220113215343.rople6ccc43zdxzn@eve> From: Florian Fainelli In-Reply-To: <20220113215343.rople6ccc43zdxzn@eve> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [musl] 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