码迷,mamicode.com
首页 > 数据库 > 详细

git提交身份验证失败: Incorrect username or password (access token)

时间:2020-05-19 20:40:15      阅读:106      评论:0      收藏:0      [点我收藏+]

标签:git   凭证   username   rect   提交   提交代码   word   use   编辑   

起因:

登陆Gitee时,忘了自己的密码,于是通过邮箱修改密码。(当点击确认修改时,突然地想起了原来密码,不修改却怎么也想不起来)

当再次提交代码到gitee时,就提示身份验证的错误了: Incorrect username or password (access token)

很明显,这是因为我刚才修改密码导致的,可就是怎么也找不到,更改本地gitee的密码的地方,无论是git的小乌龟,还是vs2019自带的git插件,都只有修改用户名和邮箱的地方!!

解决:

经过一番周折,终于在找对了地方

  1. 控制面板-凭证管理器-Windows凭证
  2. 找到 git:https://gitee.com
  3. 点击编辑,修改真确的密码

或者,直接删除该凭证,提交时,就会弹出输入用户密码的地方

git提交身份验证失败: Incorrect username or password (access token)

标签:git   凭证   username   rect   提交   提交代码   word   use   编辑   

原文地址:https://www.cnblogs.com/sayook/p/12918855.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!