How can I clone a repository without appearing my username and password in the URL?
Community moderators have prevented the ability to post new answers.
What you want to do is set up an SSH key on your local machine, copy the public key to your Personal Settings on Bitbucket Cloud, and clone using SSH.
Instructions for setting this up are here: https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.