> > What I was missing is, given the current discussion, a git-submodule > > fetch alike to what Avery was proposing, which fetches all submodules in > > one command. Having to do the fetch/update manually for each submodule > > is really cumbersome -- I have around 30 modules in the superproject. > > Did I not suggest "git submodule update" earlier? AFAIR this updates all > submodules that have been initialized. ... and checkouts the commit registered in the superproject. Therefore neither git-submodule status nor git-submodule summary can give an idea of "what's new in submodules" Sylvain -- 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