13

Windows 下使用Git 客户端访问 GitLab 源代码管理库

 3 years ago
source link: https://tianchunfeng.blog.csdn.net/article/details/76248688
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Windows 下使用Git 客户端访问 GitLab 源代码管理库

original.png
田春峰 2017-07-28 13:16:34 articleReadEyes.png 4501

Windows 下使用Git 客户端访问 GitLab 源代码管理库

在Windows下使用Git客户端访问GitLab源代码资源:

客户端下载地址: http://download.csdn.net/detail/accesine960/9913786

第二步: 安装

Center

第三步: 打开Bash客户端

                运行程序:  c:\Program Files\Git\git-bash.exe

Center

第四步: 生成 ssh 密钥

                在打开的命令行窗口中运行命令: ssh-keygen

第五步: 拷贝公有密钥文件内容:   

运行命令:  cat ~/.ssh/id_rsa.pub

拷贝公有密钥内容。

第六步: 访问 GitLab服务器的地址: http://您的服务器地址/profile/keys

Center
Center

完成添加。

第七步:  git clone 下载源代码测试:


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK