ICommit.

Id Property

Summary

Gets the object identifier (SHA) of this commit.
Namespace
GitVersion.Git
Containing Type
ICommit

Syntax

IObjectId Id { get; }

Value

Type Description
IObjectId
GitHub