当前位置:   article > 正文

git 安装_git装

git装

Git安装

一、下载安装Git

1、下载Git  官方地址为:https://git-scm.com/download/win

 

一键next安装就可以了,最好修改下安装路径

 

 

 

 

 

 

 

 

 

 

 

二、公钥获取

 

公钥获取

 

git config --global user.name “用户名”

 

git config --global user.email “邮箱”

 

ssh-keygen -t rsa 并按回车3下

 

cat ~/.ssh/id_rsa.pub

 

 

、安装tortoise git(乌龟git)

先下载http://download.tortoisegit.org/tgit/

一键next安装就可以了,最好修改下安装路径

 

 

 

四、 eclipse  git  import  项目

 

http://127.0.0.1/devops/educloud.git

 

 

 

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/weixin_40725706/article/detail/982874
推荐阅读
相关标签
  

闽ICP备14008679号