On Wednesday 03 March 2010, Junio C Hamano wrote: > When "git status" collects changes for the index (usually relative to > HEAD), it compares the index with an empty tree when the repository does > not have an initial commit yet. "git submodule summary" is about asking > what submodule changes would be recorded if a commit is made right now, > and should do the same comparison to report all the added submodules, > instead of punting and being silent. > > Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> Acked-by: Johan Herland <johan@xxxxxxxxxxx> ...Johan -- Johan Herland, <johan@xxxxxxxxxxx> www.herland.net -- 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