现象   git clone 失败提示:

remote: The project you were looking for could not be found or you don't have permission to view it.

解决方法:

原 : git clone https://git-devops.ffss............................./scripts.git

改后:git clone https://jun-ge-er@git-devops.ffss..................../scripts.git

在  https://  后面添加 用户名,执行的时候,会弹出一个输入密码的弹窗,输入后即可,之后也不用再加上用户名了。

备注 :已经确定本地用git config -l命令配置了用户名和密码均正确

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐