1.gitlab默认提供HTTP/SSH两种请求方式下载代码
2.地址也完全不一样,但内容不受影响
如:
http:http://192.168.3.43:8082/test/jingdong.git
ssh:[email protected]:test/jingdong.git
一、git和tortoisegit安装
1.git下载
git:https://gitforwindows.org/
tortoisegit:https://tortoisegit.org/download/
2.git安装
默认安装,除了下面此处选择不要转义(默认安装要转义),转义的意思是如sh脚本下载到windows系统里面,脚本格式会自动转为windows格式
2.tortoisegit安装
默认安装即可
2.1、设置tortoisegit的ssh客户端为git的ssh客户端