On Mon, 2019-04-15 at 15:11 +0200, Martin Kletzander wrote:
On Mon, Apr 15, 2019 at 02:46:19PM +0200, Andrea Bolognani wrote:
> +CI_SUBMODULES = $(shell git submodules | awk '{ print $2 }')
Possibly "git submodule status --recursive"?
If we started using nested submodules we'd have to be smart about
the order used when cloning as well, so I say let's cross that
bridge when we come to it.
Also: nested submodules, ewww.
--
Andrea Bolognani / Red Hat / Virtualization