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.
A struct that stores the result of a describe operation
Describe options structure
Describe format options structure
Default maximum candidate tags
Default abbreviated size
Current version for the git_describe_options
structure
Static constructor for git_describe_options
Current version for the git_describe_format_options
structure
Static constructor for git_describe_format_options
Reference lookup strategy
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