一、更改gitlab语言为中文
二、创建一个新项目
三、生成密钥
ssh-keygen
//输入保存密码的路径,可以预先建好目录
Enter file in which to save the key (/root/.ssh/id_rsa): /home/password/.ssh/id_rsa
//输入密钥,提交代码时使用
Enter passphrase (empty for no passphrase)
Enter same passphrase again
四、在设置/SSH密钥菜单中,填写密钥