Anybody seen this error and know what to do?
I\'m using the terminal, I\'m in the root, the GitHub repository exists and I don\'t know what to do now.
I know about this problem. After add ssh key, add you ssh key to ssh agent too (from official docs)
ssh-agent -s ssh-add ~/.ssh/id_rsa
After it all work fine, git can view proper key, before couldn't.