Git 安装
Windows系列:
1.下载地址:
http://git-scm.com/download/win
2.双击Git-xx-xx-xx.exe执行安装
3.Next 直到安装完成
OS X Yesemite:
采用Homebrew安装
sudo brew install git
Linux Rethad系列:
yum install -y git
Linux Debian系列:
sudo apt-get install -y git
Git Flow 安装
Windows:
http://www.360doc.com/content/13/0720/22/2569758_301389862.shtml
Liunx / OS X:
https://github.com/nvie/gitflow