git access
Jonny Grant <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Just looking here https://www.gnu.org/software/gdb/ Unfortunately git fails because I don't have a publickey for sourceware.org Is this also suitable? https://github.com/bminor/binutils-gdb $ git clone --branch gdb-9-branch ssh://sourceware.org/git/binutils-gdb.git Cloning into 'binutils-gdb'... The authenticity of host 'sourceware.org (8.43.85.97)' can't be established. ECDSA key fingerprint is SHA256:4bqfulMjMg7/L/38MJBw7mVMMu6EH+3MgMitrCRdFho. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'sourceware.org,8.43.85.97' (ECDSA) to the list of known hosts. [email protected]: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Thanks Jonny