SourceTree modifies the project account password

tags: Java- presence - proficiency  Long way

1,OpenCDialing to:C:\Users\xxx\AppData\Local\Atlassian\SourceTree


2, Modify Userhosts files EG:
 git address
 username 


3Delete Passwd files----(If the project is more open, find the encrypted password under the git address, or delete the relevant git address)

4, Re-open SourceTree, will prompt to re-data password

Intelligent Recommendation

Mac SourceTree account changes prompted for a password again

After you change an account password in the SourceTree, pull the code has been given, but do not pop up the password window. Mac way to solve the problem: Open keychain App → → deleted to fi...

sourcetree switch account password re-login

The company will periodically reset the password, and sourcetree will need to log in again. At the beginning, I didn't find any place to log out, and I didn't know how to log in again. There are many ...

SourceTree modify git account and password method

Find the passwd file in the directory C:\Users%USERNAME%\AppData\Local\Atlassian\SourceTree   Delete the account and password information inside, save Then use sourceTree to pull the code again, ...

Sourcetree Account Password I entered incorrectly

I found several ways online Method 1 (trying useful) The administrator opens the command line, enters the D:\Git\bin file, enter git config --system --unset credential.helper, restart Sourcetree, cont...

Centos7 installs ActiveMQ and modifies account name and password

ActiveMQ download URL:http://activemq.apache.org/components/classic/download/ Installed on Centos, so I downloaded the tarball 1. Download the file and put it on Centos (upload using WinSCP) 2, extrac...

More Recommendation

MINIO modifies account password (binary startup)

MINIO modifies account password (binary startup) Start MINIO Modify account password configuration Start MINIO Modify account password configuration After starting again, under the file storage folder...

Idea modifies the method of git account and password

IDEA modifies the method of git account and password: 1、file->settings->passwords 2, restart IDEA 3, execute a submission or update When submitted or updated, IDEA will automatically prompt to e...

Ubuntu modifies the root account password of mysql8

MySQL8 is different from mysql5.7 modifying root login passwords! The just installed mysql root account is not a password, you need to change in MySQL in the terminal! Terminal or Pycharm, etc. Regula...

SourceTree account

When using the git graphical interface management tool SourceTree, you need to register an atlassian account, but after entering the account, you cannot click the sign in button after the name. This b...

Enter the account password error when creating a new repository for SourceTree for Mac

Create a new repository for SourceTree on the Mac, clone it from the URL and ask for the account password: After entering the account password four times, I get an error: “2018-01-25 17:07:08.97...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top