Last active
April 26, 2022 12:03
-
-
Save akuikialie/a23d807e1480667687ed2d1349b4b9c8 to your computer and use it in GitHub Desktop.
bitbucket-failed-ssh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Use your favorite terminal | |
#vim ~/.ssh/config | |
#Add these lines and save it. | |
Host bitbucket.org | |
Hostname altssh.bitbucket.org | |
Port 443 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment