【问题标题】:Failing to clone through Intellij - clone failed. Could not read from remote repository无法通过 Intellij 克隆 - 克隆失败。无法从远程存储库中读取
【发布时间】:2016-04-18 21:29:33
【问题描述】:

我已向 gitlab 添加了我的 rsa 密钥。
当我从 git CLI 克隆时,它会将我的目标添加到 git 文件夹中的已知主机文件中。

但我仍然无法使用 Intellij 的 Git 克隆(从版本控制检查 -> git)
我明白了

“克隆失败。无法从远程存储库读取”。

如何在 intellij 16/15/14 中使用 git 集成(已尝试所有版本)

【问题讨论】:

    标签: git intellij-idea rsa jetbrains-ide


    【解决方案1】:

    检查以下设置:

    设置 -> 版本控制 -> Git -> SSH 可执行文件

    如果它设置为内置切换到本机并试一试。

    确保您将文件 id_rsa 和 id_rsa.pub 也存储在正确的位置。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-04-16
      • 1970-01-01
      • 1970-01-01
      • 2017-10-17
      • 2016-10-09
      • 2015-05-16
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多