> Hi > > On Wed, 11 May 2022 at 08:21, Kyotaro Horiguchi <[email protected]> > wrote: > >> (Sorry in advance if this is off-topic of -hackers, and please head me >> to the right place if so.) >> >> I'm stuck by connection failure to gitmaster. >> >> I told that I already have the commit-bit on pgtranslation repository >> for the community account "horiguti". >> >> I did the following steps. >> >> 1. Add the public key for git-access to "SSH Key" field of "Edit User >> Profile" page.(https://www.postgresql.org/account/profile/) I did >> this more than few months ago. >> >> 2. Clone ssh://[email protected]/pgtranslation/messages.git. >> > > The correct repo is ssh://[email protected]/pgtranslation/messages.git.
This does not work for me neither. However, in my case following works: ssh://[email protected]/pgtranslation/messages.git Also Tom Lane said: On Sun, May 1, 2022 at 4:52 PM Tom Lane <[email protected]> wrote: > Tatsuo Ishii <[email protected]> writes: > > This is ok: > > git clone ssh://[email protected]/postgresql.git > > That's the thing to use if you're a committer. Best reagards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp
