Can't change username and password from git

后端 未结 2 691
感情败类
感情败类 2020-12-11 11:54

I use git extension. I wanted the password and username to be store in cache so I used: git-credential-winstore. It worked fine until I had to change the password in my com

2条回答
  •  有刺的猬
    2020-12-11 12:33

    Check the control panel / User Accounts and Family Safety / User Accounts, or directly the Credential Manager:

    (Image from "Credential Manager - Where Windows Stores Passwords & Login Details")

    You should be able to delete the faulty credential there.

提交回复
热议问题