IDEA提交代码出现错误remote: [31mx-oauth-basic: Incorrect username or password (access token)

提交代码出现错误remote: [31mx-oauth-basic: Incorrect username or password (access token)

在git bash中输入

git config --system --unset credential.helper

取消设置凭证,git在使用时会设置一个凭证,配置这个就取消了

重启后就可以重新上传了

posted @ 2022-03-06 17:18  durtime  阅读(875)  评论(0)    收藏  举报