我做了
yum install git-core
然后git
我越来越
bash: git: command not found
我在上面的步骤中错过了什么?
做一个
yum提供* / git
这将告诉你哪个包提供了git命令本身。 有可能你的git-core只是一个普通的类库而不是git本身。