Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> writes:
> This is ok:
> git clone ssh://git(at)gitmaster(dot)postgresql(dot)org/postgresql.git
That's the thing to use if you're a committer.
> But this fails:
> $ git clone ssh://git(at)git(dot)postgresql(dot)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?
regards, tom lane
[1] https://wiki.postgresql.org/wiki/Working_with_Git