IGitRepository.

IsHeadDetached Property

Summary

Gets a value indicating whether HEAD is in a detached state.
Namespace
GitVersion.Git
Containing Type
IGitRepository

Syntax

bool IsHeadDetached { get; }

Value

Type Description
bool
GitHub