emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

git: vs https: (was: [nongnu] main d1d82e3c06 1/2: * Makefile (admin): U


From: Stefan Monnier
Subject: git: vs https: (was: [nongnu] main d1d82e3c06 1/2: * Makefile (admin): Use https:// instead of git:// for the URI)
Date: Tue, 20 Dec 2022 14:56:16 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

>     * Makefile (admin): Use https:// instead of git:// for the URI.

I used `git:` because fetching a single branch over `https:` was *much*
slower.  AFAIK, this was because `git.sv.gnu.org` didn't run Git's
"smart HTTP" on its https server.

I just tried it again, it seems that `https:` is now as fast as `git:`, tho.
Was I just lucky, or has the problem really been fixed?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]