0
点赞
收藏
分享

微信扫一扫

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

q松_松q 2022-03-30 阅读 51
gitpycharm

问题描述

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

解决办法:

1. 第一步:
控制台输入

git config --system --unset credential.helper

2. 第二步:

重启pycharm(超级重要哟!)

 

举报

相关推荐

0 条评论