当我运行cap deploy:check
时一切正常但是当我运行cap:deploy
时,它会给我这个错误:
** [xx.xx.org :: out] fatal: Out of memory, malloc failed
** [xx.xx.org :: out] fatal: index-pack failed
我正在使用这些宝石:
gem 'capistrano','2.15.5'
gem 'capistrano-ext','1.2.1'
答案 0 :(得分:0)
这可能是一个git问题,而不是capistrano。见http://blog.dinaburg.org/2013/07/git-fails-on-large-files.html