Re: git access
Christian Biesinger via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAPTJ0XGFxHOd6szP6BcKyp9y4ecf9rX0W4vW6Ba8gNKB1PnDpw@mail.gmail.com> |
On Wed, May 27, 2020 at 4:44 PM Jonny Grant <[email protected]> wrote: > On 27/05/2020 22:36, Christian Biesinger wrote: > > On Wed, May 27, 2020 at 4:31 PM Jonny Grant <[email protected]> wrote: > >> > >> Hello > >> > >> Just looking here https://www.gnu.org/software/gdb/ > >> > >> > >> Unfortunately git fails because I don't have a publickey for sourceware.org > > > > Did you try: > > > > git clone git://sourceware.org/git/binutils-gdb.git > > Great, that one works. Could that be added to the web page? Hmm yeah, I see that the "GDB 9 branch created" announcement near the bottom of https://www.gnu.org/software/gdb/ does only link to the SSH version. Joel, maybe that should be changed? Christian