git clone时报错remote: The project you were looking for could not be found or you don‘t have permission
git clone时 git拉取代码出现:remote: The project you were looking for could not be found or youdon't have permission to view it. fatal:
·
git clone时 git拉取代码出现:
remote: The project you were looking for could not be found or you
don’t have permission to view it. fatal:
repository’http://104.102.104.64:9900/xxxxxxxx.git/’ not found
在保证输入的Git 地址、用户、密码都没问题时,登录Git查看是否有权限,如果有,很有可能是因为:
登录过别人的账号或【多个用户登录无法正确获取你想要的用户】,不知道用哪个账号的权限。
通过Win 凭证 删除一个即可。如图:
我是登陆过其他同事的账号,windows凭据中保存了他的git账号,把它删除掉或重新登录自己的就可以了。
更多推荐
所有评论(0)