bitbucket.rst
changeset 2525 cb9c3e5c2884
parent 2524 748dd6b6084c
--- a/bitbucket.rst	Thu Apr 21 13:17:28 2022 +0300
+++ b/bitbucket.rst	Thu Apr 21 13:20:02 2022 +0300
@@ -26,3 +26,13 @@
 and avoid leaking it into shell history, ompare with the previous Git command::
 
   git clone https://$USER@bitbucket.org/$USER/$REPO.git
+
+Two-step verification
+=====================
+
+Bitbucket recommends avoiding HTTPS and set up SSH key to access Git repositories:
+
+https://support.atlassian.com/bitbucket-cloud/docs/configure-ssh-and-two-step-verification/
+  Configure SSH and two-step verification.
+
+