在linix上安装git时可能出现:-bash: git: command not found 错误 即找不到命令
Centos 7 64位:
分别执行:
wget .noarch.rpm rpm -ivh epel-release-latest-7.noarch.rpm
在linix上安装git时可能出现:-bash: git: command not found 错误 即找不到命令
Centos 7 64位:
分别执行:
wget .noarch.rpm rpm -ivh epel-release-latest-7.noarch.rpm
内容版权声明:除非注明,否则皆为本站原创文章。