mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
44d07c4b82
An alternative approach to #822 - this allows the setting of a single `git_strategy` variable which can be set to `:archive` (the default, as it is the current functionality) or `:clone` which includes the `--recursive` flag in order to support submodules. |
||
---|---|---|
.. | ||
tasks | ||
.gitignore | ||
matchers.rb | ||
test_app.rb | ||
Vagrantfile |