I've added some tests and documentation. There's 1 bit of code that I don't know how to handle:
http://github.com/ThePixelDeveloper/capistrano/blob/10e9321982b7eaa1daa7b66eae4bf5e6da3df7b6/lib/capistrano/recipes/deploy/scm/git.rb#L198 Can someone help a newbie ruby programmer out? It's working correctly for checkout/export anyway (which is my main use). One last thing, export should be removing all .git directories from submodules too. On Jul 8, 11:03 am, Lee Hambley <[email protected]> wrote: > Github wiki works best, although where appropriate updating the in-code > documentation, or the git part of the wiki would suffice. (either way let us > know where it is!) > > - Lee > > On 8 July 2010 03:44, [email protected] < > > > > [email protected]> wrote: > > Where should I update the documentation? The header comments or wiki? > > > On Jul 7, 10:55 pm, Lee Hambley <[email protected]> wrote: > > > Mathew, > > > > Documentation, tests and a pull request via github please! (first glance > > > looks OK) > > > > - Lee > > > -- > > * 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
