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

相关推荐
Cosmoshhhyyy42 分钟前
mac环境下安装git并配置密钥等
git·macos
yuwei0211 小时前
git大全解
git
小林的技术分享5 小时前
版本控制系统-Git 学习 《progit》电子书学习记录 第一章 (仅隔个人学习记录用)
git
weixin_456904277 小时前
Git登录配置的详细方法
git
鄃鳕10 小时前
Git , 本地落后远端
git
Yusei_052315 小时前
迅速掌握Git通用指令
大数据·git·elasticsearch
qq_377572771 天前
git commit - revert + reset + checkout + reorder
git
2301_767233221 天前
Git使用和理解上的一些问题
git
nyf_unknown2 天前
(vue)将文件夹打成tar包, Git Bash(推荐)具体使用
vue.js·git·bash
兔老大RabbitMQ2 天前
Git Revert 特定文件/路径的方法
git