Linux系统在线安装和查看git版本

在线安装git

yum -y install git

查看版本信息

git --version
[root@localhost local]# git --version
git version 1.8.3.1

 

posted @ 2020-09-08 10:24  牧牛人Alec  阅读(2811)  评论(0编辑  收藏  举报