> Tatsuo Ishii <is...@sraoss.co.jp> writes: >> This is ok: >> git clone ssh://g...@gitmaster.postgresql.org/postgresql.git > > That's the thing to use if you're a committer. > >> But this fails: >> $ git clone ssh://g...@git.postgresql.org/postgresql.git > > Per [1], the recommended git URL for non-committers is > > https://git.postgresql.org/git/postgresql.git > > not ssh:. I'm not sure that ssh: has ever worked --- wouldn't it > require an account on the target machine?
I know. My point is, if ssh://g...@git.postgresql.org/postgresql.git does not work for even committers, shouldn't descriptions at: https://git.postgresql.org/gitweb/?p=postgresql.git;a=summary be changed? --------------------------------------------------------- description This is the main PostgreSQL git repository. owner Magnus Hagander last change Sat, 30 Apr 2022 16:05:32 +0000 (09:05 -0700) URL git://git.postgresql.org/git/postgresql.git https://git.postgresql.org/git/postgresql.git ssh://g...@git.postgresql.org/postgresql.git --------------------------------------------------------- I think: ssh://g...@git.postgresql.org/postgresql.git needs to be changed to: ssh://g...@gitmaster.postgresql.org/postgresql.git Best reagards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp