Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 858 Bytes

Tag.md

File metadata and controls

15 lines (12 loc) · 858 Bytes

Tag

Properties

Name Type Description Notes
Type_ string [default to null]
Links *interface{} [optional] [default to null]
Name string The name of the ref. [optional] [default to null]
Target *Commit [optional] [default to null]
Message string The message associated with the tag, if available. [optional] [default to null]
Date time.Time The date that the tag was created, if available [optional] [default to null]
Tagger *Author [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]