IntelliJ cannot log in to GitHub上传github报错解决

时间:2018-10-23 19:32:19   收藏:0   阅读:1380

重装系统,新装的Intellij IDEA上新建的项目上传github失败,报错:

invalid authentication token 。。。

此处多为本地git用户的用户名/邮箱,与之前设置的ide生成的token冲突,做法很简单:

前往 https://github.com/settings/tokens , 删除无用的token即可,如图:

技术分享图片

 

原文:https://www.cnblogs.com/nyatom/p/9838153.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!