GitLab配置ssh key

前提: 1.下載Git 2.在GitLab創建賬號和密碼(第一次登陸會要求重置密碼)   1.打開本地Git Bash ,使用如下命令生成密鑰 ssh-keygen -t rsa -C '[email protected]'      [email protected]指郵箱地址 輸入命令後一直回車 2.打開~/.ssh/id_rsa.pub文件  ~代表用戶目錄,例如windows cat /c
相關文章
相關標籤/搜索