gitlab 提示:remote: The project you were looking for could not be found.

时间:2019-10-31 21:04:17   收藏:0   阅读:1170

解决:

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

原文:https://www.cnblogs.com/cag2050/p/11773666.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!