Because the company requires, you need to change the password once every three months, and each account is changed synchronously.
This causes problems with the use of soucetree. When connecting to git, sourcetree does not automatically update the password, but you need to manually change the password.
I found a few solutions on the Internet, letting you delete a file named: passwd, and then open sourcetree will let you re-enter the password,
But there is no such file in my computer, I can only find another way.
Then slowly find a solution
1. Open SourceTree and open the path: Tools - Options - Authentication

2. After expanding, edit each one, enter a new password, then click ok
3. Exit SourceTree, open it again, try to refresh, see if you can connect
This is fine (if not, set one of the git saved passwords to the default Set as default)
Simply record it!
Modify account turn up C:\Users\Administrator\AppData\Local\Atlassian\SourceTree middle userhosts file Delete the account to be modified and return to SourceTree to resubmit change Password turn up C:...
The password was entered once when using sourceTree for the first time, and then the password was automatically remembered. Later, I manually changed the password once. Since sourceTree remembers the ...
background: The company's git password is the same as the computer's power-on password. The power-on password must be changed every three months to ensure safety. after: After a dark night, I came to ...
Scene introduction I personally think the sourceTree software is quite easy to use, and various complex operations are directly graphical, which is more convenient to use. I just encountered some prob...
IDEA modification method git account and password: 1、file->settings->passwords Write Image described herein default password save In KeePass is switched to the Do not save, forget password after...
problem the reason The account is already password-free Solve the problem Enter the control panel (Control Panel\User Accounts\Credential Manager) User account, select Window credentials (some ...
Sourcetree takes the code name, password verification each time you pull the code. SourceTree Pull Code Git Credential Manager for Windows Create a SSH key with SourceTree, between Gitee, eliminate ea...
SourceTree modifies the git password Since the company enforces the OA password every 3 months, the git password is also modified, and the Git tool that usually use is SourceTree. Here to record how t...
Sourcetree on github to push updates from the local time, jumped out of the github account and password authentication, I hand cheap mistype your password. then has jumped fail, even worse is that the...
sourceTree modify the account password before 1. First enter the installation directory of sourceTree, where AppData is hidden in the computer. 2. Then open these two files with Notepad and empty them...