git_describe_format

Print the describe result to a buffer

@param out_ The buffer to store the result @param result the result from git_describe_commit() or git_describe_workdir(). @param opts the formatting options (or NULL for defaults)

extern (C) nothrow @nogc
int
git_describe_format

Meta