FastlaneMatchConfiguration.

ShallowClone Property

Summary

Gets or sets a value indicating whether to make a shallow clone of the repository (truncate the history to 1 revision).
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneMatchConfiguration

Syntax

public bool ShallowClone { get; set; }

Value

Type Description
bool