码迷,mamicode.com
首页 > 其他好文 > 详细

git问题ERROR: Repository not found

时间:2020-01-09 20:59:37      阅读:74      评论:0      收藏:0      [点我收藏+]

标签:error   lob   https   number   epo   方法   一个   pre   --   

报错内容:
remote: Repository not found. fatal: repository ‘https://github.com/pete/first_app.git/‘ not found
解决方法:三个命令中的一个
git config --unset-all credential.helper git config --global --unset-all credential.helper git config --system --unset-all credential.helper

git问题ERROR: Repository not found

标签:error   lob   https   number   epo   方法   一个   pre   --   

原文地址:https://www.cnblogs.com/peipeiyu/p/12173025.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!