更多>>Java程序设计 Blog

Git官网下载与安装

本文介绍了Git的官网下载路径与安装操作步骤

1、下载


官网

https://git-scm.com/

官网下载地址

https://git-scm.com/download/win

官网下载文件路径

64位 https://github.com/git-for-windows/git/releases/download/v2.35.1.windows.2/Git-2.35.1.2-64-bit.exe

32位 https://github.com/git-for-windows/git/releases/download/v2.35.1.windows.2/Git-2.35.1.2-32-bit.exe


2、安装


(1)双击下载下来的安装包

(2)在弹出来的窗口“Information”中,直接点击“Next”

(3)在弹出来的窗口“Select Destination Location”中,选择合适的安装路径,如D:\Program Files\Git,然后点击“Next”

(如果所选的安装目录,已经存在了Git文件夹,会弹出确认窗口,点击“是(Y)”,即可)

(4)在弹出来的窗口“Select Components”中,直接点击“Next”

(5)在弹出来的窗口“Select Start Menu Folder”中,直接点击“Next”

(6)在弹出来的窗口“Choosing the default editor used by Git”中,直接点击“Next”

(7)在弹出来的窗口“Adjusting the name of the initial branch in new repositories”中,直接点击“Next”

(8)在弹出来的窗口“Adjusting your PATH environment”中,我们选择第一项,即勾选“Use Git from Git Bash only”,然后点击“Next”

(9)在弹出来的窗口“Choosing HTTPS transport backend”中,直接点击“Next”

(10)在弹出来的窗口“Configuring the line ending conversions”中,直接点击“Next”

(11)在弹出来的窗口“Configuring the terminal emulator to use with Git Bash”中,直接点击“Next”

(12)在弹出来的窗口“Choose the default behavior of `git pull`”中,直接点击“Next”

(13)在弹出来的窗口“Choose a credential helper”中,直接点击“Next”

(14)在弹出来的窗口“Configuring extra options”中,直接点击“Next”

(15)在弹出来的窗口“Configuring experimental options”中,直接点击“Install”,即进入安装进度条窗口

(16)在弹出来的窗口“Completing the Git Setup Wizard”中,直接点击“Finish”,即完成安装


说明:

只需要在第3步时,选择一下安装路径。在第8步时,调整一下勾选项。其他只需要一路Next即可。


评论列表

暂时没有相关记录

发表评论

用来接收审核回复提醒,请认真填写

  换一张?
captcha
看不清?点击图片换一张