Skip to content

Commit 623a74c

Browse files
committed
fix: enable SSH to github over 443
1 parent 997a2cb commit 623a74c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

private_dot_ssh/config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Host github.com
2+
Hostname ssh.github.com
3+
Port 443

0 commit comments

Comments
 (0)