Summary
Gets the set of commit SHAs that should be excluded from version
calculation.
- Namespace
-
GitVersion
.Configuration - Containing Type
- IIgnoreConfiguration
Syntax
IReadOnlySet<string> Shas { get; }
Value
| Type | Description |
|---|---|
| IReadOnlySet |