1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/features
seenmyfate 44d07c4b82 Support Git submodules
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.
2013-12-09 13:26:30 +00:00
..
step_definitions Support Git submodules 2013-12-09 13:26:30 +00:00
support Add hook for deploy failure 2013-11-01 12:24:36 +00:00
configuration.feature Allow configuration location to be configurable 2013-10-14 12:44:38 +01:00
deploy.feature Merge branch '3.1.x' 2013-11-02 11:08:10 +00:00
deploy_failure.feature Add hook for deploy failure 2013-11-01 12:24:36 +00:00
deploy_via_clone.feature Support Git submodules 2013-12-09 13:26:30 +00:00
installation.feature Integration tests with Vagrant and Cucumber 2013-09-27 11:45:55 +01:00
remote_file_task.feature Integration tests with Vagrant and Cucumber 2013-09-27 11:45:55 +01:00