Git 中文详细安装教程01(安装篇)

时间:2024-05-19 09:42:16

git官网:https://git-scm.com/
Git 中文详细安装教程01(安装篇)
Step 1 Information
Git 中文详细安装教程01(安装篇)
Please read the following important information before continuing
继续之前,请阅读以下重要信息
Step 2 Select Destination Location
选择安装位置
Git 中文详细安装教程01(安装篇)
Step 3 Select Components
选择组件
Git 中文详细安装教程01(安装篇)
Step 4 Select Strat Menu Folder
创建开始菜单目录
Git 中文详细安装教程01(安装篇)
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
Git 中文详细安装教程01(安装篇)
Step 6 Adjusting your PATH environment
Git 中文详细安装教程01(安装篇)
Step 7 Choosing HTTPS transport backend
选择HTTPS传输后端
Git 中文详细安装教程01(安装篇)
Step 8 Configuring the line ending conversions
配置行结束转换
Git 中文详细安装教程01(安装篇)
Step 9 Configuring the terminal emulator to use with Git Bash
配置终端模拟器以与 Git Bash 一起使用
Git 中文详细安装教程01(安装篇)
Git 中文详细安装教程01(安装篇)
Git 中文详细安装教程01(安装篇)
Git 中文详细安装教程01(安装篇)
Step 12 Completing the Git Setup Wizard
Git 中文详细安装教程01(安装篇)
git安装验证:
Git 中文详细安装教程01(安装篇)
在命令窗口:输入码命令git --version

Git 中文详细安装教程01(安装篇)