windows 安装 Git 教程

2024-10-14 13:10:13

1、打开浏览器在搜索栏里面输入:‍https://gitforwindows.org/ 进入 git 官网地址进行下载

windows 安装 Git 教程

3、点击: Next

windows 安装 Git 教程

5、点击: Next

windows 安装 Git 教程

7、如果不喜欢 vim 作为 git 默认编译器, 可以选择其他的编译器, 之后点击: Next

windows 安装 Git 教程

9、点击: Next

windows 安装 Git 教程

11、点击: Next

windows 安装 Git 教程windows 安装 Git 教程

14、使用快捷键 win + r 打开 windows 应用程序, 输入 cmd 来查看 git 是否安装成功,在 cmd 里面输入: where git 查看 git 的安装路径 git version 查看 git 版本

windows 安装 Git 教程
猜你喜欢