【发布时间】:2020-01-12 22:50:06
【问题描述】:
我在D:/keys folder 中保存了一个 SSH 密钥。我想将它添加到我的 git bash 中。我找到的所有教程都是如何使用 gitbash 生成 SSH 密钥并将其加载到 github/gitlab。我使用 puttygen 生成了我的 SSH 密钥。现在我想将它添加到我的 git bash 中,以便我可以从远程克隆存储库。我该怎么做?
【问题讨论】:
标签: bash git ssh putty ssh-keys