IPreventIncrementConfiguration.

WhenCurrentCommitTagged Property

Summary

Gets a value indicating whether version increment is prevented when the current commit is already tagged.

Syntax

bool? WhenCurrentCommitTagged { get; }

Value

Type Description
bool?
GitHub