FlatpakBuilderSettings.

DefaultBranch Property

Summary

Set the default branch to BRANCH. This is used if the manifest does not specify a branch. The default is master.
Assembly
Cake.Flatpak.dll
Namespace
Cake.Flatpak
Containing Type
FlatpakBuilderSettings

Syntax

public string DefaultBranch { get; set; }

Value

Type Description
string