-
下载 git for windows
常用的 GitHub 客户端 msysgit ,也就是 git for windows 。
登录官网 https://www.git-scm.com/download/win,如下,单击 Download 按钮下载。 -
安装
注:勾选创建桌面快捷方式、 Git Bash 、 Git GUi 、已经目录和后缀关联等,如图。
注:在 “Adjusting your PATH 选项中,默认选项是 “Use Git from the
Windows Command Prompt”,这样在 Windows 的命令行 cmd 中也可以运行 git 命令了 。
注:配置行结束标记,保持默认 “Checkout Windows style, commit Unix style line
endings”.
注:在终端模拟器选择页面 默认即可,配置后 Git Gash 的终端比较易用。
注:最后配置 Git 额外选择默认即可。
安装 Git 完成之后,会在桌面创建 Git Bash 快捷方式, 或 在开始菜单打开 Git Bash.
Git客户端msysGit的安装
最新推荐文章于 2021-09-28 11:11:38 发布