message no. 175835
Posted by lmat in #github at 2019-11-15T16:51:49Z
I'm having trouble with my SSH keys. I generated a new key (not id_rsa) and uploaded the public key to github settings. It looks good. Now I have a repository that shows git remote -v; as git@github.com:org/proj.git; When I git fetch --all; I get "ERROR: Repository not found."