This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Git.
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. |