1. 安装 git1234567891011121314151617# 检查是否安装 git[root@node1 ~]# git --help-bash: git: 未找到命令# 如果没有安装 git 则需要先安装git[root@nod
2021-02-24