git拉取代码出现“remote: The project you were looking for could not be found.”错误分析

git拉取代码出现"remote: The project you were looking for could not be found."错误分析

如果输入的远程地址正确,那么极大可能是用户未登录或多个用户登录无法正确获取你想要的用户,如下图所示,

由于之前有同事在我电脑登录git账号,所以在windows凭据中保存了2个git账号,而默认使用的第一个账号的远程库中不存在我想要的目标仓库数据,就出现了"remote: The project you were looking for could not be found"这个问题。

相关推荐
戴国进1 天前
详解Git的worktree实现多分支并行开发
大数据·git
凌冰_1 天前
Claude Code was unable to find CLAUDE_CODE_GIT_BASH_PATH path路径异常解决
git
xlq223221 天前
3.git
git
一只大袋鼠2 天前
Git 进阶(二):分支管理、暂存栈、远程仓库与多人协作
java·开发语言·git
我叫张小白。2 天前
Git 分支管理与团队协作
git
DogDaoDao2 天前
Windows 下 Git 报错:`touch` 无法识别 —— 原因分析与 7 种解决方案(从入门到精通)
windows·git·程序员·npm·powershell·cmd·touch
caicai_xiaobai2 天前
Ubuntu上Git安装步骤
linux·git·ubuntu
come112342 天前
git 区分是 Git 分支还是 worktree 路径名
git
憧憬成为java架构高手的小白2 天前
git多人工作之个人规范使用【ai+个人理解】
git
CVer儿2 天前
git简单操作
git