When you create a repository in bitbucket, the user interface displays the exact clone command you need for you:
So, your clone command would need to be:
https://usersname@bitbucket.org/username/reponame.git
When you create a repository in bitbucket, the user interface displays the exact clone command you need for you:
So, your clone command would need to be:
https://usersname@bitbucket.org/username/reponame.git