git === ssh-key Permission denied (publickey)

[Dean .ssh]$ ssh -T git@github.com
The authenticity of host 'github.com (207.97.227.239)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,207.97.227.239' (RSA) to the list of known hosts.
Agent admitted failure to sign using the key.
Permission denied (publickey).

 

ssh-add ~/.ssh/id_rsa

 

 

 

posted @ 2012-12-19 19:38  事件轮询,回不到过去  阅读(347)  评论(0编辑  收藏  举报