Git Submodules and Capistrano
April 22nd, 2009
Small point of reference, if you use git submodules in your rails application, then remember to add:
set :git_enable_submodules, true
to your deploy recipe. This is not very well documented as a lot of documentation on the web for capistrano was written before this feature was included, and before git was widely used.
Categories: Capistrano, GitHub
Most People subscribe via RSS Feed
Add to del.icio.us
Stumble It