gitlab: git clone/pull / push: The project you were looking for could not be found

错误: remote: The project you were looking for could not be found.
fatal: repository ‘http://gitlab.xxx.com/ioscommon/IRISDatePicker.git/’ not found

解决方法:
方法1:
git clone http://[email protected]/ioscommon/IRISDatePicker.git/
把username 换成自己的用户名 之后会提醒你输入密码

方法2:
gitlab: git clone/pull / push: The project you were looking for could not be found

打开Mac 钥匙串访问 看看这个地方有没有多余的账号密码信息 要是有就删除多余的即可

原因:
可能是之前登录其他的账号 有记忆

相关文章:

  • 2021-06-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-21
  • 2022-12-23
  • 2021-11-03
  • 2022-03-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-06
  • 2022-12-23
  • 2022-12-23
  • 2021-03-30
  • 2022-12-23
相关资源
相似解决方案