-bash: git: command not found ,表示当前环境下没有安装git;
Git — The stupid content tracker, 傻瓜内容跟踪器。
遇到这种情况,可以通过yum命令快速安装;
yum install -y git
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
-bash: git: command not found ,表示当前环境下没有安装git;
Git — The stupid content tracker, 傻瓜内容跟踪器。
遇到这种情况,可以通过yum命令快速安装;
yum install -y git