Consider a project with the following structure
- Root
submodule_acommon_submodule
submodule_bcommon_submodule
is it possible to add submodule_a and submodule_b in a way that they share the common_submodule. That is, I want the tree to look more like this:
- Root
submodule_asubmodule_bcommon_submodule