【Git】fatal: Could not read from remote repository找不到对应的仓库解决办法

问题:输入的ssh密码错误,提示报错

git@gitee.com: Permission denied (publickey).
fatal: Could not read from remote repository.
 
Please make sure you have the correct access rights
and the repository exists.

按照文档步骤重新生成一次密钥即可:

参考文档:https://www.cnblogs.com/momo-nancy/p/15158689.html

posted @ 2024-02-29 15:31  小墨儿  阅读(352)  评论(0编辑  收藏  举报