Skip to content

Instantly share code, notes, and snippets.

@lacyrhoades
Created November 29, 2017 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lacyrhoades/3a445c3fc881cdc6993e9d48b8ec3298 to your computer and use it in GitHub Desktop.
Save lacyrhoades/3a445c3fc881cdc6993e9d48b8ec3298 to your computer and use it in GitHub Desktop.
$ git push origin master
The authenticity of host 'github.com (192.30.253.112)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? no
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
$ ls ~/.ssh
$ whoami
root
$ exit
exit
(master)*$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment