I\'m trying to clone my git repo from bitbucket, and when I enter this command:
git clone https://naor_shoyhat@bitbucket.org/naor_shoyhat/hello-world.git
I know my answer is very late. But I am going to explain to fix this problem on windows step by step. After upgrading SourceTree version 2.1.10, we can see like that.
SourceTree stores credentials in the Windows credential manager. To see and remove them, do the following:
When the Manage Your Credential page opens, it shows your Web Credentials. Click on the "Windows Credentials" button.
In the list(Windows Credentials), look for entries that start with "git:http". Remove these entries.
All done. Hope to help you.