Skip to content

Instantly share code, notes, and snippets.

@akuikialie
Last active April 26, 2022 12:03
Show Gist options
  • Save akuikialie/a23d807e1480667687ed2d1349b4b9c8 to your computer and use it in GitHub Desktop.
Save akuikialie/a23d807e1480667687ed2d1349b4b9c8 to your computer and use it in GitHub Desktop.
bitbucket-failed-ssh
#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