GitBranch.

IsRemote Property

Summary

Gets a value indicating whether this branch is remote.
Assembly
Cake.Git.dll
Namespace
Cake.Git
Containing Type
GitBranch

Syntax

public bool IsRemote { get; }

Value

Type Description
bool The a value indicating whether this branch is remote.