Warning: getimagesize(): Filename cannot be empty in /www/wwwroot/www.xcondor.cn/usr/plugins/AMP/Action.php on line 469
git 突然拉取或者无法找到工程地址

沙漠里的小蜜蜂

git 突然拉取或者无法找到工程地址

remote: The project you were looking for could not be found.
fatal: repository ‘’ not found

解决方案: 先重命名工程可以一致。
然后添加远程仓库用户名去push
git remote rename origin jnos-contract
(base) ZBMAC:project xyc$ git remote add origin https://xyc@gitlab.com/project.git

git clone https://name@git.source.com/fe/fe-common.git

1)git remote rm origin

2)git remote add origin https://username:password@github.com/username/test.git

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »