Could not open a connection to your authentication agent.
# Check your default .pub location, e.g. c:\users\username\.ssh
ssh -v git@github.com# Make sure both files included in the directory (id_rsa & id_rsa.pub)
My Key Files for Directory c:\users\username\.ssh
github_rsa# Rename filename to id_rsa & id_rsa.pub
github_rsa.pub
id_rsa
id_rsa.pub
No comments :
Post a Comment