flux v0.31.2

GitRepository.spec.recurseSubmodules

RecurseSubmodules enables the initialization of all submodules within the GitRepository as cloned from the URL, using their default settings. This option is available only when using the 'go-git' GitImplementation.

1 fields
GitRepository.spec.recurseSubmodules fields and descriptions
Field / TypeDescription
GitRepository.spec.recurseSubmodules
boolean

RecurseSubmodules enables the initialization of all submodules within the GitRepository as cloned from the URL, using their default settings. This option is available only when using the 'go-git' GitImplementation.