1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/lib
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
..
capistrano Support Git submodules 2013-12-09 13:26:30 +00:00
Capfile Ensure stage not set warning is displayed correctly 2013-09-06 13:23:10 +01:00
capistrano.rb Move requires to capistrano/all 2013-09-13 09:34:28 +01:00