libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_describe_result
libgit2_d
describe
A struct that stores the result of a describe operation.
extern (
C
) nothrow @
nogc
struct
git_describe_result
Meta
Source
See Implementation
libgit2_d
describe
enums
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.