网址: https://git-scm.com/downloads
下载完成后,双击安装即可。
点击next:
选择文件存储路径:
安装配置文件:
Additional icons 附加图标
On the Desktop 在桌面上
Windows Explorer integration Windows资源管理器集成鼠标右键菜单
Git Bash Here
Git GUI Here
Git LFS (Large File Support)大文件支持
Associate .git* configuration files with the default text editor 将 .git 配置文件与默认文本编辑器相关联
Associate .sh files to be run with Bash 将.sh文件关联到Bash运行
Use a TrueType font in all console windows 在所有控制台窗口中使用TrueType字体
Check daily for Git for Windows updates 每天检查Git是否有Windows更新
创建开始菜单目录:
选择默认的编辑器:
第一个选项是只在Git中操作,第二个选项是Git和cmd都可以操作:
选择HTTPS传输后端(默认就可以):
配置行结束转换(默认就可以):
配置终端模拟器以与 Git Bash 一起使用(默认就可以):
配置额外的选项(默认就可以):
这样就安装好啦!