1. 下载 Git 安装包
1.1 通过清华大学开源软件镜像站下载(推荐)
下载地址:https://mirrors.tuna.tsinghua.edu.cn/github-release/git-for-windows/git/
https://mirrors.tuna.tsinghua.edu.cn/github-release/git-for-windows/git/
点击 LatestRelease/ 目录。

下载 Git-2.52.0-64-bit.exe 文件(截至当前,Git 的最新版本为 2.52.0)。

1.2 通过 Git 官网下载
下载地址:https://git-scm.com/install/windows
https://git-scm.com/install/windows

点击下载之后会从 GitHub 上下载安装包。如果无法正常访问 GitHub,建议优先使用清华镜像站。
经过测试,加速访问 GitHub 后下载速度依旧极慢,建议还是通过 清华大学开源软件镜像站 下载
2. 安装 Git
双击 Git-2.52.0-64-bit.exe 安装包,一路点击 Next 即可。

更改 Git 的安装路径。





















