I do not see what you're getting at.
Either you want to fetch the URLs from an upstream, in which case they
should be fetched. Why not in ".gitmodules"? If the URLs don't work, you
should blame the maintainer, not fsck up the tool.
Or you want some sort of "fallback" set of URLs. I cannot think of any
reasonable use case here.
Or you want to receive overrides, such as when a submodule has moved, so
that it still works when you check out older versions (and do not have the
objects locally already). But to make such overrides automatic wreaks
havoc IMHO.
Also, this is rare enough that I'd rather not fsck up an elegant solution,
where you have to treat such special cases manually, for something which
affects "normal" users, which just track the project.
Maybe I'm wrong. But then, Josef is right, we can talk about that later.
It's not like you need a feature like that from day one.
Ciao,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html