いちいちsshでサーバー繋いで、git pullするのもめんどくさくなってきた事と Capistranoのオプションが気になったので設定してみた。 参考 Capistranoでアプリケーションのデプロイ作業を効率化 git使用です。 # SCM(Software Configuration Management)はgit使用 set :scm, :git 後、他にも色々オプションがあるみたい Deploying with Capistrano 特に気になったのがこれ set :deploy_via, :remote_cache 説明読んでみると In most cases you want to use this option, otherwise each deploy will do a full repository clone every time (ほとんどのケースであなたはこの