libgit2

describe

Version:

Describe a commit, showing information about how the current commit relates to the tags. This can be useful for showing how the current commit has changed from a particular tagged version of the repository.

Objects

A struct that stores the result of a describe operation

Structs

Describe options structure

Describe format options structure

Macros

Enums

Reference lookup strategy

Functions

Initialize git_describe_options structure

Initialize git_describe_format_options structure

Describe a commit

Describe a commit

Print the describe result to a buffer

Free the describe result