Git basic use 2: GitLab password change

TortoiseGit is a commonly used git client. It is very easy to operate, but when the account password is changed, and then use TortoiseGit to operate git, it will prompt that there is no permission. Then, how does TortoiseGit modify the username and password?

First, open the [Control Panel] on the computer, in order: [User Account] - [Credential Manager] - [Windows Credentials], and click to enter

The specific information of the git address will appear, including the user name and password, click the "Edit" button below

Just update the latest username and password

Sometimes, if you change your password, you need to restart your computer to take effect.

 

Guess you like

Origin blog.csdn.net/Leo_Liang_jie/article/details/109738694