Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 854 Bytes

Tag.md

File metadata and controls

16 lines (12 loc) · 854 Bytes

Tag

Properties

Name Type Description Notes
Type_ string [default to null]
Links *RefLinks [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]