ReferenceName.

IsLocalBranch Property

Summary

Gets a value indicating whether this is a local branch reference.
Namespace
GitVersion.Git
Containing Type
ReferenceName

Syntax

public bool IsLocalBranch { get; }

Value

Type Description
bool
GitHub