Re: Git clone over git protocol fails

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Gurjeet Singh <gurjeet@singh.im>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-10-23T14:41:10Z
Lists: pgsql-hackers

Attachments

> 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 following commands 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

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. doc: Remove mention of Git protocol support