I have a project that has specified submodules in it. Everything works well on the dev machine. I have commited .gitmodules file and pulled on the production. Howev
.gitmodules
If there are nested submodules, you will need to use:
git submodule update --init --recursive