> Inploy => git submodule update --init > You need to run this command from the toplevel of the working tree. My repo is something like: /my_repo_root/my_www_app I run rake:local:update from 'my_www_app', because that is where config/deploy.rb is.