Set `submodule.recurse` to true in the git configuration. This change ensures that all submodules are automatically initialized and updated recursively.
Configured Git to use the system's CA certificates for SSL verification. This ensures secure connections to remote repositories.