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"这个问题。

相关推荐
guwentian9 小时前
Git Worktree 实战:用并行多 Agent 把开发提速 N 倍
大数据·git·elasticsearch·wroktree
不吃鱼的羊12 小时前
Git识别未修改的文件有修改
git
蓝黑墨水14 小时前
一个git问题的处理
git
互联网中的一颗神经元17 小时前
21 — 额外命令:同时开两个窗口、自动检查哨
git
_道隐_20 小时前
git stash save 和 git stash push有什么区别?
git
_道隐_1 天前
git stash如何pop指定的stash change?
git
PC2005-cloud1 天前
Git学习笔记:GitHub Git Data API 完全指南,用 Go 操控 Git 底层对象
笔记·git·学习
Python私教2 天前
AI 并行编码的 Worktree 生命周期:创建、隔离与安全回收
人工智能·git
互联网中的一颗神经元2 天前
16 — 改写历史 rebase:搬家到新楼层,不是合并
git
互联网中的一颗神经元2 天前
19 — 贮藏与清理:stash 是抽屉,gc 是打包箱
git