git_describe_format_options.dirty_suffix

If the workdir is dirty and this is set, this string will be appended to the description string.

struct git_describe_format_options
const(char)* dirty_suffix;

Meta