GitFetchSettings.

Remote Property

Summary

Gets or sets the name of the remote to fetch from. Default is "origin".
Assembly
Cake.Git.dll
Namespace
Cake.Git
Containing Type
GitFetchSettings

Syntax

public string Remote { get; set; }

Value

Type Description
string