虽然之前有安装过Git的经历,但却仍是遇到了一些问题,为了加深对Git使用的理解,因此写下这篇文章记录一下。html
本文使用版本以下,在Win7上配置,已提供官网下载地址,如需最新版本可直接进入官网下载。java
安装JDK,Git,TortoiseGitgit
JDK: jdk-7u75-windows-x64.exewindows
官网下载地址:http://www.oracle.com/technetwork/java/javase/downloads/index.htmloracle
安装步骤参考文章:https://jingyan.baidu.com/article/6dad5075d1dc40a123e36ea3.htmlspa
Git: git-1.8.3-windows-1374045102000.exe.net
官网下载地址:https://git-scm.com/downloads
htm
安装步骤参考文章:http://www.javashuo.com/article/p-taqtytvs-dv.html
blog
TortoiseGit: TortoiseGit-1.8.16.0-64bit.msiget
官网下载地址:https://tortoisegit.org/download/
安装步骤参考文章:http://www.javashuo.com/article/p-nazvdozw-nb.html
备注:在安装TortoiseGit以前必须先安装Git,否则在安装TortoiseGit过程当中会提示找不到git.exe。