0
点赞
收藏
分享

微信扫一扫

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


git官网:​​https://git-scm.com/​​

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


Step 1 Information

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


Please read the following important information before continuing

继续之前,请阅读以下重要信息

Step 2 Select Destination Location

选择安装位置

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


Step 3 Select Components

选择组件

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


Step 4 Select Strat Menu Folder

创建开始菜单目录

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


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(安装篇)_bash_06


Step 6 Adjusting your PATH environment

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


Step 7 Choosing HTTPS transport backend

选择HTTPS传输后端

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


Step 8 Configuring the line ending conversions

配置行结束转换

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


Step 9 Configuring the terminal emulator to use with Git Bash

配置终端模拟器以与 Git Bash 一起使用

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


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


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


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


Step 12 Completing the Git Setup Wizard

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


git安装验证:

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


在命令窗口:输入码命令git --version

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


举报

相关推荐

0 条评论