Re: Git clone over git protocol fails - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Git clone over git protocol fails
Date
Msg-id 30E13705-5E2E-4A86-A468-83A5DF902423@yesql.se
Whole thread Raw
In response to Git clone over git protocol fails  (Gurjeet Singh <gurjeet@singh.im>)
Responses Re: Git clone over git protocol fails
Re: Git clone over git protocol fails
List pgsql-hackers
> On 23 Oct 2025, at 01:17, Gurjeet Singh <gurjeet@singh.im> wrote:
>
> I'm not sure if it's expected because of some recent infrastructure changes, but cloning Postgres repo with the
followingcommands fails. 

I don't remember the exact details (and an archive search is failing me) but
I seem to recall support for the Git protocol being removed a while back.

> The docs page mentioned in the first command needs to be fixed for sure.

If the Git protocol is indeed unsupported we need something like the attached
backpatched all the way.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: Proposal: Allow excluding specific file patterns in pg_checksums
Next
From: Daniel Gustafsson
Date:
Subject: Re: Git clone over git protocol fails