Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个共享存储库并配置了 SSH 身份验证,它可以正常工作但是在尝试克隆它时我遇到了以下错误
Cloning into "project" Fatal: could not read from remote repository.
有人可以指出我正确的解决方案。
我相信您的服务器的私有 ssh 密钥与您的本地私有密钥不同,或者您没有正确的访问权限。