internal/rosa/git: recursively clone submodules

There is generally no reason to disable this, so it was not made optional.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-04-01 16:21:46 +09:00
parent 9584958ecc
commit 6913b9224a

View File

@@ -98,6 +98,7 @@ git \
-c advice.detachedHead=false \
clone \
--revision=`+rev+` \
--recurse-submodules \
`+url+` \
/work
rm -rf /work/.git