Matthew, I need to make this a bigger patch to allow people to set their git options, as the recursive thing isn't required for everyone – although it does make sense; happy to work with you on this, or take a patch - your call.
- Lee On 8 June 2010 14:05, [email protected] < [email protected]> wrote: > Hi there, > > Capistrano should be using the "--recursive" argument on "git > submodule update" to update any nested submodules. I have a few > scenarios where submodules contain other submodules (usually vendor > code). > > I can create a ticket on lighthouse and create the patch if need be. > > Documentation: > http://www.kernel.org/pub/software/scm/git/docs/git-submodule.html > Related lines of code: > - > http://github.com/capistrano/capistrano/blob/master/lib/capistrano/recipes/deploy/scm/git.rb#L155 > - > http://github.com/capistrano/capistrano/blob/master/lib/capistrano/recipes/deploy/scm/git.rb#L194 > > Kind Regards, > -Mathew Davies. > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected]<capistrano%[email protected]>For > more options, visit this group at > http://groups.google.com/group/capistrano?hl=en -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
