gitlab 提示:remote: The project you were looking for could not be found.
Posted cag2050
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了gitlab 提示:remote: The project you were looking for could not be found.相关的知识,希望对你有一定的参考价值。
解决:
git remote remove origin
git remote add origin https://your_git_user_name@git.qutoutiao.net/your_group_name/your_project_name.git
参考:https://gitlab.com/gitlab-com/support-forum/issues/638
以上是关于gitlab 提示:remote: The project you were looking for could not be found.的主要内容,如果未能解决你的问题,请参考以下文章
Git错误提示Integrate the remote changes...的解决方法
Pycharm从GitLab拉取代码时报错Could not read from remote repository
remote: HTTP Basic: Access denied fatal: Authentication failed for
git推送提示the-remote-end-hung-up-unexpectedly错误
git clone时报错 提示 early EOF、The remote end hung up unexpectedly 、 index-pack failed等错误信息