git官网:https://git-scm.com/
Step 1 Information
Please read the following important information before continuing
继续之前,请阅读以下重要信息
Step 2 Select Destination Location
选择安装位置
Step 3 Select Components
选择组件
Step 4 Select Strat Menu Folder
创建开始菜单目录
Step 5 Choosing the default editor used by Git
选择Git使用的默认编辑器
翻译:Use the Nano editor by default
默认使用 Nano 编辑器
Use Vim (The ubiquitous text editor) as Git’s default editor
使用 Vim 作为 Git 的默认编辑器
Use Notepad++ as Git’s default editor
使用 Notepad++ 作为 Git 的默认编辑器
Use Visual Studio Code as Git’s default editor
使用 Visual Studio Code 作为 Git 的默认编辑器
Step 6 Adjusting your PATH environment
Step 6 Adjusting your PATH environment
Step 7 Choosing HTTPS transport backend
选择HTTPS传输后端
Step 8 Configuring the line ending conversions
配置行结束转换
Step 9 Configuring the terminal emulator to use with Git Bash
配置终端模拟器以与 Git Bash 一起使用
Step 12 Completing the Git Setup Wizard
git安装验证:
在命令窗口:输入码命令git --version