The use case:
"git submodule update" seems to be inefficient when running sequentially on a large .gitmodules file. Assuming a git forest with over 7K gits it takes hours to complete the update (running on Windows+Cygwin)
If not supported, this feature could be a good candidate for "git submodule" enhancement.
What is your opinion or advice?