GitCloneSettings.

RecurseSubmodules Property

Summary

Recursively clone submodules.
Assembly
Cake.Git.dll
Namespace
Cake.Git
Containing Type
GitCloneSettings

Syntax

public bool RecurseSubmodules { get; set; }

Value

Type Description
bool