GitCloneSettings.

Checkout Property

Summary

If true, the origin's HEAD will be checked out. This only applies to non-bare repositories.
Assembly
Cake.Git.dll
Namespace
Cake.Git
Containing Type
GitCloneSettings

Syntax

public bool Checkout { get; set; }

Value

Type Description
bool