在线安装git
yum -y install git
查看版本信息
git --version
[root@localhost local]# git --version git version 1.8.3.1