'How can I clone over https in bitbucket? [duplicate]

There is a recent announcement from Atlassian,

Bitbucket Cloud recently stopped supporting account passwords for Git authentication.

How can I clone a repository over HTTPS in bitbucket?



Solution 1:[1]

Instead of using Git Authentication, you can try to use an app password.

Here is the link for more details - https://bitbucket.org/account/settings/app-passwords/

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Rajeev Bera