1.ssh-keygen -t rsa -C "your_email@example.com" 生成对应的ssh key
2.pbcopy < ~/.ssh/id_rsa.pub 复制粘贴到gitlab配置模版
1.ssh-keygen -t rsa -C "your_email@example.com" 生成对应的ssh key
2.pbcopy < ~/.ssh/id_rsa.pub 复制粘贴到gitlab配置模版
本文标题:使用GitLab,Mac下如何生成SSH Key
本文链接:https://www.haomeiwen.com/subject/cfwrbxtx.html
网友评论