Here\'s part of the contents of my .gitmodules file:
.gitmodules
[submodule \"src/static_management\"] path = src/static_management url = gi
.git/config
git submodule init
git pull origin master
It should works now