GitBranch.

Remotes Property

Summary

Gets or sets the remotes.
Assembly
Cake.Git.dll
Namespace
Cake.Git
Containing Type
GitBranch

Syntax

public List<GitRemote> Remotes { get; set; }

Value

Type Description
List<GitRemote>