IRemoteCollection.

Update(string, string) Method

Namespace
GitVersion
Containing Type
IRemoteCollection

Syntax

void Update(string remoteName, string refSpec)

Parameters

Name Type Description
remoteName string
refSpec string

Return Value

Type Description
void
GitHub