我的团队添加了一些预提交的挂钩,需要安装捆绑程序。现在,当我尝试提交SmartGit时,出现此错误:
Commit: commit failed (return code 1); gems out of date! Running bundle install. This may take a moment. /preCommitScriptFile: bundle: command not found
我正在使用SmartGit,我认为这是特定于此的。如何告诉SmartGit GUI在哪里找到bundle
?