A error happend when I am clone the git repository - Mailing list pgsql-general

From Wen Yi
Subject A error happend when I am clone the git repository
Date
Msg-id TYAP286MB06368C9B9AC294947CCCFC8EA9B09@TYAP286MB0636.JPNP286.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: A error happend when I am clone the git repository  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
When I reinstall my system,I clone the postgresql repository,but there's something wrong.
The console print as these:

[beginnerc@fedora Research]$ git clone https://git.postgresql.org/git/postgresql.git
Cloning into 'postgresql'...
remote: Enumerating objects: 30747, done.
remote: Counting objects: 100% (30747/30747), done.
remote: Compressing objects: 100% (13431/13431), done.
error: RPC failed; curl 92 HTTP/2 stream 3 was not closed cleanly before end of the underlying stream
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

I not clone the repository from github,directly from git.postgresql.org 
I try it again and again,but failed.
Eventually I have to download the source from the offical website.
My system is Fedora 36 and my git version is 2.36.1
I check the download speed,that is about 220kb/s.

I have ask this problem in the slack group,and now I report this to the mail list,please check it,thanks very much!

pgsql-general by date:

Previous
From: Bryn Llewellyn
Date:
Subject: Re: '{"x": 42, "y": null}'::jsonb != '{"x": 42}'::jsonb ... Really?
Next
From: Adrian Klaver
Date:
Subject: Re: A error happend when I am clone the git repository