- use underscore rather than minus - use lower case rather than uppder case
Inspects, updates and manages submodules.
git submodule update --init --recursive
git submodule add {{repository_url}}
git submodule foreach git pull