【发布时间】:2013-01-28 09:08:09
【问题描述】:
我一直在我的 Mac (Mountain Lion) 上运行 git,但在安装 Aptana Studio 3 后,当我现在尝试从命令行运行它时,我得到“git: command not found”。所有文件都在 /usr/local/bin/git 下,我已经在 .profile 中更新了我的 PATH 以添加 /usr/local(/usr/local/bin 也在那里),但我仍然收到错误当我尝试从命令行运行 git 时。为什么要安装 Aptana 软管我的 git 安装,我怎样才能让它再次工作?我知道 Aptana 在内部依赖 git,但它不应该使用已经存在的东西。
谢谢。
【问题讨论】: