Re: git is live
Christian Groessler <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On 10/22/13 09:01, Tom Tromey wrote: > The URLs: > > git://sourceware.org/git/binutils-gdb.git > ssh://sourceware.org/git/binutils-gdb.git > > I believe only the latter form allows pushing. > I'm getting $ git clone ssh://sourceware.org/git/binutils-gdb.git binutils-write Cloning into 'binutils-write'... Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. $ regards, chris