Inspects, updates and manages submodules.
git submodule update --init --recursive
git submodule add {{repository_url}}
git submodule foreach git pull