摘要: $ clip < ~/.ssh/id_rsa.pub # paste onto github settings-- ssh keys # test ssh connection to github with 443 port $ ssh -T -p 443 git@ssh.github.com # 阅读全文
posted @ 2020-08-24 15:20 chenk1032 阅读(71) 评论(0) 推荐(0)