在本地的git,长时间不用的情况下,再次登陆需要重新验证账户信息,如果第一输入账号或者密码错误的情况下,项目会报错:remote: Incorrect username or password ( access token ) fatal: Authenticatio。

而且以后每次的操作都是这样,也不是会再次提示重新输入正确的账号和密码。后来发现win10 下git的凭证存在windows系统中的,可以在控制面板进行更改。

第一步进入控制面板,进入用户账户

remote: Incorrect username or password ( access token ) fatal: Authenticatio

第二步选择管理Windows凭据

remote: Incorrect username or password ( access token ) fatal: Authenticatio

第三部修改普通凭据

remote: Incorrect username or password ( access token ) fatal: Authenticatio

最后对git重新操作即可。

相关文章:

  • 2022-12-23
  • 2022-01-17
  • 2021-04-19
  • 2022-12-23
猜你喜欢
  • 2021-07-12
  • 2022-12-23
  • 2021-08-27
  • 2021-06-22
  • 2021-05-31
  • 2022-01-08
相关资源
相似解决方案