IRemoteCollection.

Remove(string) Method

Namespace
GitVersion
Containing Type
IRemoteCollection

Syntax

void Remove(string remoteName)

Parameters

Name Type Description
remoteName string

Return Value

Type Description
void
GitHub