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

相关推荐
小李不困还能学7 小时前
用git GUI往远程仓库中添加文件/文件夹
git
失途老马8 小时前
Git Patch 生成与应用完整操作手册
git
李白的天不白8 小时前
下载smartadmin框架
git·github
可乐要加冰^-^9 小时前
云雀文档下载
windows·git·github·石墨文档
NaclarbCSDN9 小时前
我写了一个命令行书签管理器,然后抛弃了浏览器书签栏
linux·git·python·github
++==10 小时前
git的安装以及基本命令使用、远程仓库的操作、vscode连接远程仓库进行项目的上传、gitee的使用
linux·git·gitee
kyriewen20 小时前
Git Commit 前自动修复代码风格?配置 Husky + lint-staged,从此 CR 只聊逻辑
前端·git·面试
吹牛不交税1 天前
visualstudio把项目绑定git仓库
git
c238561 天前
git常见错误和ssh验证推送
运维·git·ssh
火山上的企鹅1 天前
Codex实战:APP远程升级服务搭建(四)Node 服务端自动识别 APK 信息
android·服务器·git·github·qgc