git clone 报“The project you were looking for could not be found.”

Posted lucky2017

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git clone 报“The project you were looking for could not be found.”相关的知识,希望对你有一定的参考价值。

因为自己的项目不止一个 又有自动保存git密码的功能,当clone第二个项目的时候就报了如下错误

技术分享图片

之前一直是找到钥匙串删除,发现有时候并没有效果。今天在网上搜了一下 发现了一个新的解决办法

在项目前面加用户名

git clone https://rdc.hand-china.com/gitlab/项目.git

git clone https://用户名@rdc.hand-china.com/gitlab/项目.git

技术分享图片

 

以上是关于git clone 报“The project you were looking for could not be found.”的主要内容,如果未能解决你的问题,请参考以下文章

git clone时,报403错误,完美解决方案

git clone 远程仓库报错error setting certificate verify locations

项目删除又重新clone,未重新进入项目目录或重启terminal,导致git命令或其他命令报 目录不存在的错误

git clone 报“The project you were looking for could not be found.”

git clone 时出现fatal:unable to access 如下情况报错及解决办法

git clone 出现错误