Skip to content

Instantly share code, notes, and snippets.

@nxadm
Created November 2, 2019 14:38
Show Gist options
  • Save nxadm/d51c57553835b7ac927cd367c13bb282 to your computer and use it in GitHub Desktop.
Save nxadm/d51c57553835b7ac927cd367c13bb282 to your computer and use it in GitHub Desktop.
root@62312889d522:/# ssh github.com
Warning: Permanently added 'github.com,140.82.118.3' (RSA) to the list of known hosts.
root@github.com: Permission denied (publickey).
root@62312889d522:/# git clone git@github.com:nxadm/raku-blin-docker.git
Cloning into 'raku-blin-docker'...
Warning: Permanently added the RSA host key for IP address '140.82.118.4' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment