On Jan 18, 2008 6:25 PM, Sergio Callegari <sergio.callegari@xxxxxxxxx> wrote: > Would it make sense to have a git submodule update not try to fetch if there is > no url defined, but still checkout the right commit for the submodule (rather > than skipping the submodule at all) ? Actually, we could (and probably should) teach git-submodule not to fetch if the requested SHA1 is already available in the submodule, and I guess this would solve the problem quite nicely for your usage. But that will probably not happen before 1.5.4. -- larsh - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html