ReferenceName.

IsRemoteBranch Property

Summary

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

Syntax

public bool IsRemoteBranch { get; }

Value

Type Description
bool
GitHub