git 报错:remote: Not Found fatal: repository 'http://xxx/xxx.git/' not found

    开始安装了git之后,使用的是同事的账号密码进行远程仓库使用演示。然后自己使用新账号密码,新增项目push代码到远程仓库,发现在pull的时候一直报错,git命令提示remote: Not Found fatal: repository 'http://xxx/xxx.git/' not found,使用了各种办法都不成功,最后在gitlab的网站发现一个解决办法,如下图:

git 报错:remote: Not Found fatal: repository 'http://xxx/xxx.git/' not found

    win7下凭证管理器:

开始→控制面板

git 报错:remote: Not Found fatal: repository 'http://xxx/xxx.git/' not found

控制面板→用户账户:

git 报错:remote: Not Found fatal: repository 'http://xxx/xxx.git/' not found

用户账户→凭据管理器

git 报错:remote: Not Found fatal: repository 'http://xxx/xxx.git/' not found

普通凭据:

git 报错:remote: Not Found fatal: repository 'http://xxx/xxx.git/' not found

    确认保存的帐户详细信息与您正在使用的帐户详细信息匹配,如果没有,编辑它以匹配您正在使用的当前用户详细信息。