IReference.

TargetIdentifier Property

Summary

Gets the raw string that the reference points to (SHA or another reference name).
Namespace
GitVersion.Git
Containing Type
IReference

Syntax

string TargetIdentifier { get; }

Value

Type Description
string
GitHub