git Update project 报错 9:17 Update failed remote: The project you were looking for could not be found.repository ‘http://xxxx/xxxxxxxxx.git/’ not found9:17 Update canceled删除 origin 远程仓库git remote remove origin添加新的 origin 地址替换为正确的地址,若无git,则可以直接进行这一步添加远程连接git remote add origin git clone地址查看远程仓库配置git remote -v返回代码页,下方git, 刷新, remote branchs 切换到自己的分支
git Update project 报错
git Update project 报错 9:17 Update failed remote: The project you were looking for could not be found.repository ‘http://xxxx/xxxxxxxxx.git/’ not found9:17 Update canceled删除 origin 远程仓库git remote remove origin添加新的 origin 地址替换为正确的地址,若无git,则可以直接进行这一步添加远程连接git remote add origin git clone地址查看远程仓库配置git remote -v返回代码页,下方git, 刷新, remote branchs 切换到自己的分支