当前位置:   article > 正文

idea整合gitee上传更新项目到gitee没有权限,idea中的账号密码不匹配,重置账号密码_idea管理远程git 未授权

idea管理远程git 未授权

完整报错如下

remote: Permission to appleyuchi/Front_Design.git denied to SomeNews.

fatal: unable to access 'https://github.com/appleyuchi/Front_Design/': The requested URL returned error: 403

解决方案如下:

运行命令:rm ~/.git-credentials,

删掉git config --global credential.helper store保存的账号和密码。

然后idea再git push,就会提醒你每次输入用户名和密码。

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop博客】
推荐阅读
相关标签
  

闽ICP备14008679号