[TOC] <br/><br/><br/> # <b style="color:#4F4F4F;">简介说明</b> 原文链接: - [GitHub](https://help.github.com/en/github) - [GitHub Documentation](https://docs.github.com/cn) - [.gitignore](https://github.com/github/gitignore) - [.gitattributes](https://github.com/alexkaratarakis/gitattributes) - [github-issue-templates](https://github.com/stevemao/github-issue-templates/) - [awesome-github-profile-readme](https://github.com/abhisheknaiidu/awesome-github-profile-readme) 快捷下载: - [Git-2.20.1-64-bit.zip](https://systemlight.tpddns.cn:8003/tools/Windows/%E5%B7%A5%E5%85%B7/Git/Git-2.20.1-64-bit.zip) - [Git-2.25.0-64-bit.zip](https://systemlight.tpddns.cn:8003/tools/Windows/工具/Git/Git-2.25.0-64-bit.zip) ``` 版本:git 作用:版本同步管理器 ``` <br/> # <b style="color:#4F4F4F;">安装方法</b> <br/> # <span style="color:#619BE4">离线安装</span> ***** 软件包的方式进行软件安装 <br/> ### 示例内容 <span style="color:red">1. 软件获取</span> ``` 依赖地址: 官网地址:https://git-scm.com/downloads ``` <span style="color:red">2. 预装依赖</span> ``` 无依赖 ``` <span style="color:red">3. 运行安装</span> ``` 直接运行下载文件进行安装 ``` <span style="color:red">4. 启动软件</span> ``` git --version ``` <span style="color:red">5. 注册服务</span> ``` ``` <br/>