ICommit.

Sha Property

Summary

Gets the full SHA-1 hash string of this commit.
Namespace
GitVersion.Git
Containing Type
ICommit

Syntax

string Sha { get; }

Value

Type Description
string
GitHub