IIgnoreConfiguration.

Shas Property

Summary

Gets the set of commit SHAs that should be excluded from version calculation.

Syntax

IReadOnlySet<string> Shas { get; }

Value

Type Description
IReadOnlySet<string>
GitHub