ITag.

Commit Property

Summary

Gets the commit that this tag ultimately resolves to.
Namespace
GitVersion.Git
Containing Type
ITag

Syntax

ICommit Commit { get; }

Value

Type Description
ICommit
GitHub