错误: remote: The project you were looking for could not be found.
fatal: repository 'http://gitlab.yyy.com/edu/web_homepage.git/' not found
解决方法:
git clone http://username@gitlab.yyy.com/edu/web_homepage.git/
把username 换成自己的用户名 之后会提醒你输入密码
原因:
可能是之前登录其他的账号 有记忆
网友评论