remote: Repository not found.解决方法

编程入门 行业动态 更新时间:2024-10-08 04:30:40

remote: Repository not found.<a href=https://www.elefans.com/category/jswz/34/1770089.html style=解决方法"/>

remote: Repository not found.解决方法

git报错

remote: Repository not found

某一次git操作时,突然碰到这个问题,写一下解决方法。

查找原因

由于公司电脑和自己电脑总是来回用,所以考虑到是不是账号问题。
会想起这次并没有要求输入账号密码,可能是缓存了之前的。
看了下官方文档中有这句话

Once you’ve authenticated successfully, your credentials are stored in
the Windows credential manager and will be used every time you clone
an HTTPS URL. Git will not require you to type your credentials in the
command line again unless you change your credentials.

所以把电脑保存的账号密码删掉就可以解决问题了

解决问题

取消保存的账号密码

git credential-manager uninstall
git credential-manager install

大功告成!

更多推荐

remote: Repository not found.解决方法

本文发布于:2024-02-13 20:18:59,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1760293.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:解决方法   remote   Repository

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!