Git的安装

Posted shnuxiaoan

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Git的安装相关的知识,希望对你有一定的参考价值。

Git版本控制工具软件下载

https://git-scm.com/download

默认安装地址:C:/Program Files/Git

当我们右击时会出现:Git GUI Here和Git Bash Here两个选项

其中点击Git GUI Here选项会出现如下选择

1)Create New Repository

2)Clone Existing Repository

3)Open Existing Repository

点击Git Bash Here选项就可以使用Linux命令进行操作

由于Git GUI Here功能太过简陋,一般使用TortoiseGit

安装TortoiseGit-XXX-64bit.msi安装包

注意:选择OpenSSH,Git default SSH

 

以上是关于Git的安装的主要内容,如果未能解决你的问题,请参考以下文章

windows下git怎么安装

Git起步--git安装与初次运行git前配置

GIT的安装及git状态的变更详解

在win10下怎么安装git的服务

git安装--linux下的安装

git安装--linux下的安装