On pull / clone operations, rungit submodule foreach --recursive 'git fetch --tags'Notably the Bootstrap package needs the tags to check out different Bootstrap versions.Signed-off-by: Jan Lindemann <jan@janware.com>
On pull / clone operations, run
git submodule foreach --recursive 'git fetch --tags'
Notably the Bootstrap package needs the tags to check out different Bootstrap versions.