下载 Git工具
![](https://img.haomeiwen.com/i14481291/f7c07ac15f83cb73.png)
选择对应的版本下载
安装的过程中,可以选择桌面快捷方式
![](https://img.haomeiwen.com/i14481291/20c990508f643338.png)
安装后的文件夹
![](https://img.haomeiwen.com/i14481291/70cbb58c377c1477.png)
打开git-bash.exe
![](https://img.haomeiwen.com/i14481291/1c2f67699a2c47cf.png)
绑定用户
$ git config --global user.name "yourname"
$ git config --global user.email "youremail@xxx.com"
选择对应的版本下载
$ git config --global user.name "yourname"
$ git config --global user.email "youremail@xxx.com"
本文标题:Git安装
本文链接:https://www.haomeiwen.com/subject/vxrxxqtx.html
网友评论