git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git submodule, multi-threading the update process for large number of registered submodules
@ 2014-09-02  7:53 Jose Paredes
  2014-09-02 19:30 ` Jens Lehmann
  0 siblings, 1 reply; 2+ messages in thread
From: Jose Paredes @ 2014-09-02  7:53 UTC (permalink / raw)
  To: git

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é

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-02 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02  7:53 git submodule, multi-threading the update process for large number of registered submodules Jose Paredes
2014-09-02 19:30 ` Jens Lehmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).