Mac SourceTree account changes prompted for a password again

tags: Git

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 find the secret key corresponding to

FIG secret key corresponding to:
Note positions: SourceTree

Intelligent Recommendation

SourceTree Push code has always prompted you to lose your password

SourceTree Push code has always prompted you to lose your password This question, you first check your account right or wrong, password is right, 1.github or code cloud, try your password is right, if...

Sourcetree latest version on github account and password verification

The computer suddenly has a blue screen. . Then git is broken. first Execute the command in order:   rm -f .git/index   git reset Then I found that the source tree is also broken. No way, re...

Solve the problem of password modification in Git account in SourceTree

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 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, ...

More Recommendation

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...

Mac install SourceTree and register for Atlassian account (2018)

This tutorial is only available for the new version of SourceTree that can be logged in via Atlassian account. The old version is not available, so choose it yourself! ! ! 1, install SourceTree First,...

Solve sourcetree change password under mac

Under the mac system, I use sourcetree to pull the code. Because the account password I used has changed, when I use sourcetree to pull, sourcetree does not prompt that the password is wrong, but the ...

SourceTree under Mac requires a password for every operation

SourceTree prompts for a password every time it pulls/pushes: password required Solution: 1. Open the directory window—terminal 2. Enter at the terminal and press Enter Such as: 3. Re-pull the c...

SourceTree for Mac gitee Issues of frequent password input

After installing sourcetree, I use the resources on github, no problem. But later, after using the resources on gitee, every time you pull and submit, you need to enter a password, and check and save ...

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

Top