GitBranch.

RemoteName Property

Summary

Gets the remote name for this branch.
Assembly
Cake.Git.dll
Namespace
Cake.Git
Containing Type
GitBranch

Syntax

public string RemoteName { get; }

Value

Type Description
string The remote name for this branch.