【发布时间】:2016-04-26 19:15:57
【问题描述】:
我从 Web 控制台创建了一个 OpenShift 应用程序,并使用 rhc setup 创建了一个私钥/公钥对。
现在我正在尝试克隆源代码:
git clone ssh://571f385a7628e1161a000080@test-acasaccia.rhcloud.com/~/git/test.git/
(从控制台复制的 URL)。
git clone 失败并显示以下消息:
ssh: Could not resolve hostname test-acasaccia.rhcloud.com: Name or service not known
fatal: Could not read from remote repository.
有什么想法吗?
【问题讨论】:
-
给我们你使用的命令;可能你的命令有错误