IReferenceCollection.

UpdateTarget(IReference, IObjectId) Method

Namespace
GitVersion
Containing Type
IReferenceCollection

Syntax

void UpdateTarget(IReference directRef, IObjectId targetId)

Parameters

Name Type Description
directRef IReference
targetId IObjectId

Return Value

Type Description
void
GitHub