Hi, On Tue, 8 Jul 2008, Mark Levedahl wrote: > Johannes Schindelin wrote: > > I agree with Sylvain here, namely that this is too dangerous. > > Imagine this very valid scenario: > > > > $ git clone <somewhere> abc > > $ git submodule add abc > > > > Bummer. > > > > Yes, happened to me. > > > > So I'd like this to be an error, not something that tries to be > > helpful, when it clearly cannot be. > > I think the real issue here is that submodule-add is too flexible and > poorly documented, see my response to Junio in the other thread. In contrast, I think that we should either disallow the form without URL, or get the URL automatically from the submodule's current branch's default remote. Ciao, Dscho -- 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