libgit2-d v1.6.0 (2023-05-05T07:03:44Z)
Home
Dub
Repo
git_describe_result
libgit2
describe
A struct that stores the result of a describe operation.
extern (
C
) nothrow @
nogc
public
struct
git_describe_result
Meta
Source
See Implementation
libgit2
describe
enums
GIT_DESCRIBE_DEFAULT
git_describe_strategy_t
functions
GIT_DESCRIBE_FORMAT_OPTIONS_INIT
GIT_DESCRIBE_OPTIONS_INIT
git_describe_commit
git_describe_format
git_describe_format_options_init
git_describe_options_init
git_describe_result_free
git_describe_workdir
manifest constants
GIT_DESCRIBE_DEFAULT_ABBREVIATED_SIZE
GIT_DESCRIBE_DEFAULT_MAX_CANDIDATES_TAGS
GIT_DESCRIBE_FORMAT_OPTIONS_VERSION
GIT_DESCRIBE_OPTIONS_VERSION
structs
git_describe_format_options
git_describe_options
git_describe_result
A struct that stores the result of a describe operation.