【问题标题】:Local git clone with source in WINDOWS本地 git clone 与 WINDOWS 中的源代码
【发布时间】:2014-02-26 17:15:23
【问题描述】:

我正在尝试使用 sourcetree 终端从 bitbucket 执行本地 git 克隆(在我的电脑上)。

$ git clone git@bitbucket.org:xxxxxxx/example.git

它会抛出以下错误:

Permission denied (public key)

我有公钥,但不知道如何将它提供给 windows 中的 sourcetree。

需要帮助。

问候。

【问题讨论】:

标签: git bitbucket public-key atlassian-sourcetree


【解决方案1】:

如果您在 SourceTree 中使用 Tools > Options,看起来您可以在那里添加您的 SSH 私钥:

还有一个下拉菜单,您可以使用它从 OpenSSH 切换到 PuTTY,前提是您将其用作 SSH 引擎。

【讨论】:

    猜你喜欢
    • 2019-11-24
    • 2015-10-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-06-01
    • 2018-11-14
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多