Gitee上传代码 报错“remote Incorrect username or password ( access token )”的原因及解决方法
今天在更改了gitee登录密码后,使用gitee上传文件时失败,“remote Incorrect username or password ( access token )”。
根据这篇博客提供的方法,成功解决了问题。
参考博客:https://www..com/article/71861663805/
1.打开控制面板
2.选择用户账户
3.选择Windows管理票据
4.点击链接进入普通票据的 git://https://gitee.com
5.选择编辑即可修改用户信息
6.保存修改即可