GerritReview.

Restore(ICakeContext, GerritAuthConfig, GerritCommitInfo) Method

Assembly
Cake.Gerrit.dll
Namespace
Cake.Gerrit
Containing Type
GerritReview

Syntax

public static void Restore(this ICakeContext context, GerritAuthConfig authSettings, GerritCommitInfo commitInfo)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext
authSettings GerritAuthConfig
commitInfo GerritCommitInfo

Return Value

Type Description
void