当前位置:   article > 正文

Access denied: 404 not found fatal: Could not read from remote repository._access denied fatal: unable to access 404

access denied fatal: unable to access 404


fatal: Could not read from remote repository.
)

问题出现:

在这里插入图片描述
push代码过程出现404 not found

解决方法

查看当前本地仓储指向的原创仓库

git remote -v
  • 1

在这里插入图片描述

查看远程仓库地址

在这里插入图片描述
发现远程仓库地址不一致

更换远程仓库指向

 git remote set-url origin git@gitee.com:xxx/JEK-electrical-manage.git
  • 1

重新PUSH

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/653354
推荐阅读
相关标签
  

闽ICP备14008679号