On Mon, Dec 18, 2017 at 1:55 PM Nick Dokos <ndokos@gmail.com> wrote:
I get the same results as Detlef:

git pull
git remote update
git clone  git://orgmode.org/org-mode.git

all fail, but

   git clone http://orgmode.org/org-mode.git

succeeded and `git remote update' when the remote is the
http version, succeeds as well.

I am seeing the same. The git: protocol fetch fails, but the http: protocol fetch works.

Bastien, can you please look at this?
--

Kaushal Modi