-bash: git: command not found ,表示当前环境下没有安装git;
Git — The stupid content tracker, 傻瓜内容跟踪器。
遇到这种情况,可以通过yum命令快速安装;
yum install -y git
-bash: git: command not found ,表示当前环境下没有安装git;
Git — The stupid content tracker, 傻瓜内容跟踪器。
遇到这种情况,可以通过yum命令快速安装;
yum install -y git