Fork me on GitHub
Git安装

第001课:Git安装

Git可运行在Linux,Windows,Mac下

1 相关软件下载

Git Extensions下载地址:http://code.google.com/p/gitextensions/downloads/list

Git Extensions is the only graphical user interface for Git that allows you control Git without using the commandline.

 

Tortoise Git下载地址:http://code.google.com/p/tortoisegit/downloads/list

Tortoise Git : Windows Shell Interface to Git

根据操作系统的类型选择对应的版本(32/64 OS)

 

2 Git Extensions安装

2.1 欢迎界面

image

 

2.2 安装范围

image

 

2.3 选择安装MsysGit,KDiff3

image

 

2.4 选择安装目录

image

 

2.5 自定义属性选择

image

 

2.6 选择SSH客户端

image

 

2.7 安装开始

image

image

 

2.8 KDiff3安装(在安装过程中会提示用户KDiff3的安装)

Homepage: http://kdiff3.sourceforge.net

KDiff3 is a program that 
- compares and merges two or three input files or directories, 
- shows the differences line by line and character by character (!), 
- provides an automatic merge-facility and 
- an integrated editor for comfortable solving of merge-conflicts 
- and has an intuitive graphical user interface.

image

image

image

image

image

image

image

 

2.9 Git 安装向导

image

image

image

image

image

image

image

image

2.10 完成Git Extensions的安装

image

 

3 安装TortoiseGit

3.1 欢迎界面

image

 

3.2 安装信息

image

 

3.3 选择SSH客户端

image

 

3.4 选择安装路径

image

 

3.5 安装确认

image

 

3.6 安装进度

image

 

3.7 安装完成

image

posted on 2019-04-09 23:23  HackerVirus  阅读(340)  评论(0编辑  收藏  举报