Created
September 6, 2015 04:58
-
-
Save codepainkiller/413b75f2d4579a6bcde9 to your computer and use it in GitHub Desktop.
Config Host SSH - GitHub / BitBucket
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
Host github.com | |
Hostname ssh.github.com | |
Port 443 | |
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