【发布时间】:2021-02-19 09:31:20
【问题描述】:
我最近使用网站上推荐的步骤向我的 github 帐户添加了一个 ssh 密钥。
当我尝试从我所属的组织克隆存储库时,我收到以下错误消息:
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
我很确定我有正确的访问权限,因为我可以使用 HTTPS 进行克隆。
有人知道这个问题的简单解决方案吗?
【问题讨论】: