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

Tags: , , , Leave a comment

Like This Post?

Subscribe for more...
Feed

http://www.mendable.com / Git Submodules and Capistrano