Git错误Could not open a connection to your authentic

教程见GitHub

https://help.github.com/articles/generating-ssh-keys/

$ eval $(ssh-agent)
Agent pid 3152
$ ssh-add ~/.ssh/id_rsa
Identity added: /c/Users/who/.ssh/id_rsa (/c/Users/who/.ssh/id_rsa)

你可能感兴趣的:(github,ssh,key)