码云使用过程中修改了账户密码,导致git clone过程中提示错误:remote: Incorrect username or password ( access token )

解决方案如下:

修改系统保存的对于当前域名的账号密码凭据

右击我的电脑

打开电脑控制面板->属性->控制面板->用户账户git clone时遇到问题:remote: Incorrect username or password ( access token )

点击管理Windows凭据

git clone时遇到问题:remote: Incorrect username or password ( access token ) 

找到普通凭据中自己对应的账号和密码信息,填入修改后的账号和密码即可

git clone时遇到问题:remote: Incorrect username or password ( access token )

再执行git clone一切正常

相关文章:

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