Git Submodules: Is it possible to have more than one URL for each?

Posted by Silas on Stack Overflow See other posts from Stack Overflow or by Silas
Published on 2010-01-06T19:05:47Z Indexed on 2010/03/29 3:03 UTC
Read the original article Hit count: 293

Filed under:
|
|
|

I was wondering if it is possible to have more than one URL for each git submodule. It would be interested to have more than one source of it if one of them is down or someone is behind a proxy that blocks one of them.

Have you ever had this problem? How would you solve it?

© Stack Overflow or respective owner

Related posts about git

Related posts about submodule