Dear Git community

Is there any way to run "git submodule update" in multiple threads?

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?

Thanks and regards

José
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to