Hello Junio, > If "git submodule summary --recursive" errors out with today's code, > no sane user would be using it for any useful purpose, so I would > think it is OK to add such a feature. Sure thing! I will try to plan some makeshift implementation. > If it makes a usable UI for large projects that you can only choose > between "include no subsubmodules" (i.e. with --no-recursive) or > "include all sub(sub)*modules" (i.e. with --recursive) is another > matter, though. I think discussing this idea may be a good approach right now? What you are saying for large projects does provoke thought though.. Also, what do you think may become a problem for large projects in here? Thank you so much for the feedback BTW :) Regards, Shourya Shukla