capistrano/spec
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
..
integration Allow roles to be fetched with an array 2013-11-22 16:12:14 +00:00
lib Merge pull request #786 from rubyzg/master 2013-11-22 04:59:32 -08:00
support Support Git submodules 2013-12-09 13:26:30 +00:00
integration_spec_helper.rb Add integration tests for deploy task 2013-06-16 13:08:15 +01:00
spec_helper.rb Integration tests with Vagrant and Cucumber 2013-09-27 11:45:55 +01:00