I've been using http://toroid.org/ams/git-website-howto for several recent projects as it makes deployments drop dead simple, however I've recently hit a stumbling block.
I'm working on a project that includes multiple submodules and the standard deployment code doesn't seem to include them in its checkout. I'm guessing it's a simple case of adding an extra flag or call, but I have no idea what and where.
If anyone can help, I'll be mighty grateful.