When Adding submodules with git and then lateron on doing a "cap deploy"
When I run cap deploy It downloads my git submodules every time from the remote repos, Is this standard behaviour? I wished cap would just would look for changes in the remote repos and *only* downloads when there are changes, that would increase deploy speed and bandwith. Is this possible? And ifso, how can you set this up ( In deploy.rb I assume ) A friend of mine had the same problem and we havent come up with a solution after doing research -- * 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
