当前位置:   article > 正文

git 报错:fatal: The current branch master has no upstream branch.和Access token is expired fatal_git fatal: unable to access token

git fatal: unable to access token

在这里插入图片描述

报错原因:没有将本地的分支与远程仓库的分支关联

解决

1.git push --set-upstream origin master命令

2.git push -u origin master命令

git报错: Access token is expired fatal: unable to access https://gitee.com/

原因登录状态过期

解决

控制面板删除gitee中的登录账户

在这里插入图片描述

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

闽ICP备14008679号