The project you were looking for could not be found

gitlab remote: The project you were looking for could not be found. 错误git clone 新项目进行开发时一直报 remote: The project you were looking for could not be found. 原因就是 username的问题
解决方案:
//把 username 更换为自己的 username
????1:
git clone http://username@rdc.nansongx.com/gitl.tttgit
????2:
git clone -b dev https://11XX6@rdc.nansongx.com/gitl.tttgit

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理