Git: Agent admitted failure to sign using the key. Permission denied (publickey).

已经配置完SSH keys后执行git clone时会报下面错误:git Agent admitted failure to sign using the key. Permission denied (publickey). 执行 ssh -T git@domain 时也会报这个错误,解决方法: 使用 ssh-add 命令把密钥添加到ssh-agent的高速缓存中:web ssh-add
相关文章
相关标签/搜索