In this page : https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/
i've seen that sentence
Clone over SSH
1 $ git clone ssh://git@bitbucket.org:teamsinspace/documentation-tests.gitit ain't worked with my configuration , instead i used
git clone ssh://git@bitbucket.org/teamsinspace/documentation-tests.gitis it bad typo or my misunderstanding ?