Atom git-plus error: no such identity
Atom git-plus error: no such identity
我在 Windows 10 上使用 Atom 和 git-plus
软件包和 ssh。
当我尝试 pull
或 push
时,出现以下错误:no such identity: /.ssh/id_rsa: No such file or directory
。如果我 push
或 pull
与 Git-Bash 一切正常。
知道问题出在哪里吗?
只需按照 phphoenix 的说明进行操作即可:https://github.com/akonwi/git-plus/issues/224
我在 Windows 10 上使用 Atom 和 git-plus
软件包和 ssh。
当我尝试 pull
或 push
时,出现以下错误:no such identity: /.ssh/id_rsa: No such file or directory
。如果我 push
或 pull
与 Git-Bash 一切正常。
知道问题出在哪里吗?
只需按照 phphoenix 的说明进行操作即可:https://github.com/akonwi/git-plus/issues/224