Not being a ruby programmer I thought it would be as easy as appending "--recursive" to the command. I'm out of my depth, so I'll have to let someone more qualified do the work (happy to learn how it's done though).
-Mathew On Jun 8, 1:16 pm, Lee Hambley <[email protected]> wrote: > 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/re... > > - > >http://github.com/capistrano/capistrano/blob/master/lib/capistrano/re... > > > 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%2bunsubscr...@googlegrou > > ps.com>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
