Can someone give me a quick walkthrough on simply cloning a repo with SourceTree?
In Bookmarks, I click on Clone Repository. For Source Path I paste in the URL which loo
I believe it has to do with the integration of BitBucket and Atlassian accounts.
It works when I change the Source URL from:
git@bitbucket.org/...
To
myusername@bitbucket.org/...
The solution for me was to confirm my email address. So if you haven't already, check your emails and find the one from your source repository provider (e.g. bitbucket). You should have a confirm email section in the email.
I helped a friend resolve this simply by filling in name and email address for 'Default user information', found in the General tab under Tools/Options(Windows) or SourceTree/Preferences(iOS)
as for me following two steps helped.