IBranch.

IsRemote Property

Summary

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

Syntax

bool IsRemote { get; }

Value

Type Description
bool
GitHub