原文:Git:解决Please make sure you have the correct access rights and the repository exists问题

一 问题如下 拉取代码时IDEA报出了错误: 问题:Please make sure you have the correct access rights and the repository exists 翻译:请确保您拥有正确的访问权限,并且存储库存在 分析:没有正确访问权限,应该是公钥出了问题,尝试重新生成ssh公钥。 二 问题解决 删除清空.ssh文件夹下所有文件 在git命令行中重新设置 ...

2021-12-21 09:05 0 3719 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM