On Fri, Mar 20, 2020 at 5:08 PM Shourya Shukla <shouryashukla.oo@xxxxxxxxx> wrote: > > > "We want submodule A and B's sub(sub)*modules all the way down > > to the leaf submodule, but directory C houses many submodules, > > among which only one can be active, and we want C/X and its > > sub(sub)*modules all the way down to the leaf but not C/Y nor > > C/Z or any other C/<anything>." > > That's a tough one. Would you advise developing the feature which may > work atleast for the "normal" cases? In case it does not work for the > aforementioned case and the like, we classify it as a BUG for further > correction? How are the other git-submodule sub-commands working with --recursive? Shouldn't --recursive work in the same way for all the sub-commands?