Git 安装
最早 Git 为 Linux 系统上开发的工具,很长一段时间内只能在 Linux 和 Unix 系统上运行。现如今, Git 已经成为了全平台的代码管理工具,可以在 Linux 、 Unix 、 Mac 和 Windows 上运行。
在 Linux 上安装
在 Windows 上安装
下载安装包
登录 Git 官方网址: https://git-scm.com/ ,点击 Download 按钮跳转至下载页面。
点击 Windows 按钮跳转至 windows 版本的 git 安装包下载页面。
点击 “Click here to download” 下载最新版本的 Git 安装包(X64 版本)。
- 安装过程如下:
121
1212
12121
1212121