【发布时间】:2016-07-03 04:18:44
【问题描述】:
我无法 git clone 我在本地机器上的 openshift 免费托管设备上创建的应用程序。我已经使用以下链接在我的机器上设置了“rhc”工具
https://developers.openshift.com/managing-your-applications/client-tools.html
奇怪的是,公钥在服务器上更新了,我可以在我的机器上看到一个私钥。但是,当我尝试执行 git clone 时,它会给出下面提到的错误。
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
【问题讨论】: