# config/deploy.rb
set :git_shallow_clone, 1
Added --depth 1 option to deploy command if use this setting.
# config/deploy.rb
set :git_shallow_clone, 1
Added --depth 1 option to deploy command if use this setting.