当前位置:   article > 正文

remote: The project you were looking for could not be found_git pull remote: the project you were looking for

git pull remote: the project you were looking for could not be found or you

问题描述

在使用git clone或git pull的时候提示 remote: The project you were looking for could not be found

问题解析

找了半天后发现是当前git项目有多个账号密码保存的情况(当时是新入职电脑,里面有上一个员工的git账号密码)

解决方法分享

1、例如git仓库地址为http://192.168.0.0:10000/UI/aaa.git
git clone http://用户名@192.168.0.0:10000/UI/aaa.git(成功)

2、删除原有的git账号密码
控制面板–>用户和账户->凭据管理器->windows凭证
在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/煮酒与君饮/article/detail/982459?site
推荐阅读
相关标签
  

闽ICP备14008679号