Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitAnnotatedTag

A Git annotated tag.

Hierarchy

  • GitAnnotatedTag

Index

Properties

Optional message

message: string

The tagging Message

Optional name

name: string

The name of the annotated tag.

Optional objectId

objectId: string

The objectId (Sha1Id) of the tag.

Optional taggedBy

taggedBy: GitUserDate

User info and date of tagging.

Optional taggedObject

taggedObject: GitObject

Tagged git object.

Optional url

url: string

Generated using TypeDoc