【发布时间】:2016-05-21 12:14:25
【问题描述】:
我在 Windows 10 上使用 Atom 和 git-plus 包和 ssh。
当我尝试pull 或push 时,出现以下错误:no such identity: /.ssh/id_rsa: No such file or directory。如果我使用 Git-Bash push 或 pull 一切正常。
知道问题出在哪里?
【问题讨论】:
标签: git atom-editor
我在 Windows 10 上使用 Atom 和 git-plus 包和 ssh。
当我尝试pull 或push 时,出现以下错误:no such identity: /.ssh/id_rsa: No such file or directory。如果我使用 Git-Bash push 或 pull 一切正常。
知道问题出在哪里?
【问题讨论】:
标签: git atom-editor
只需按照 phphoenix 的说明进行操作即可:https://github.com/akonwi/git-plus/issues/224
【讨论】: