libgit2

tag

Version:
Git tag parsing routines

Objects

Parsed representation of a tag object

Functions

Lookup a tag object from the repository

Close an open tag

Get the id of a tag

Get the tagged object of a tag

Get the OID of the tagged object of a tag

Get the type of a tag's tagged object

Get the name of a tag

Get the tagger (author) of a tag

Get the message of a tag

Create a new tag in the repository from an OID

Create a new tag in the repository from an existing git_object instance