GitReleaseNotesSettings.

AllTags Property

Summary

Gets or sets a value indicating whether all tags should be included in the releasenotes.

Syntax

public bool AllTags { get; set; }

Remarks

If not specified then only the issues since that last tag are included.

Value

Type Description
bool