linux上安装git

1,直接使用命令
yum -y install git

2,再使用如下命令查看是否安装成功
git --version

posted @ 2020-05-29 18:12  八戒vs  阅读(155)  评论(0)    收藏  举报