I have created a "private" repo on bitbucket, but it seems to me it is not that private. If I do:
git clone https://myuname@bitbucket.org/myuname/myrepo.git
I get the repo without being prompted for passwords or anything like that. And I do not have an SSH key, as I hate them.
So the question is: What am I doing wrong? I am puzzled.
Thanks