Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

After I enter the clone url it appears a login screen entering the login name and password.

However, I wonder I type them wrongly, I failed to clone the repository. Then, no matter I retry to clone or even I reinstall Sourcetree, it gives me error when trying to clone:

Error: remote: HTTP Basic: Access denied
fatal: Authentication failed

no more login screen comes out but keeps me access denied.

I had go for Credential Manager in Control Panel as Remove credentials from Git tells, but I cannot find any credentials relating to it.

I am new to Sourcetree and Git, hope someone can help me.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
6.6k views
Welcome To Ask or Share your Answers For Others

1 Answer

https://community.atlassian.com/t5/Sourcetree-questions/How-to-update-HTTP-S-credentials-in-sourcetree/qaq-p/297564

same method, remove the passwd file from

C:UsersUSERNAMEAppDataLocalAtlassianSourceTree

then you are able to enter your password again:)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...