forked from rosa/hakurei
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:
@@ -98,6 +98,7 @@ git \
|
|||||||
-c advice.detachedHead=false \
|
-c advice.detachedHead=false \
|
||||||
clone \
|
clone \
|
||||||
--revision=`+rev+` \
|
--revision=`+rev+` \
|
||||||
|
--recurse-submodules \
|
||||||
`+url+` \
|
`+url+` \
|
||||||
/work
|
/work
|
||||||
rm -rf /work/.git
|
rm -rf /work/.git
|
||||||
|
|||||||
Reference in New Issue
Block a user