If a parent repository has many submodules. Does the parent repository store the current commit of the submodule?
When I check out the parent repository on a fresh install of the parent repository it doesn't appear to be deploying the most up to date version of the submodule.
The clone command the box boots up with is.
git clone --recursive repo_url folder