使用git管理代码 ,从git上拉取代码,需要ssh key授权,
1.在开发机上 安装git 使用gitbash生成sshkey

2.打开id_rsa.pub(公钥)写入gitlab -个人设置-ssh密钥。
3.使用IDE pull git代码

4.提交代码到gitlab。

使用git管理代码 ,从git上拉取代码,需要ssh key授权,
1.在开发机上 安装git 使用gitbash生成sshkey

2.打开id_rsa.pub(公钥)写入gitlab -个人设置-ssh密钥。
3.使用IDE pull git代码

4.提交代码到gitlab。


被折叠的 条评论
为什么被折叠?