一直出现 Enter passphrase for key '/root/.ssh/gitkey12.pub'
案例:
我一下没有设置密码的pub key, 一使用就要求: Enter passphrase for key '/root/.ssh/gitkey12.pub',
原因:本该设置私钥的地方,设置成了公钥。。(错误提示,牛头不对马嘴。。。)
1. 解决方案
http://superuser.com/questions/508408/public-key-always-asking-for-password-and-keyphrase