FlatpakBuilderSettings.

NoShallowClone Property

Summary

Don't use shallow clones when mirroring git repos.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public Nullable<bool> NoShallowClone { get; set; }

Value

Type Description
Nullable<bool>