git_describe_format_options.abbreviated_size

Size of the abbreviated commit id to use. This value is the lower bound for the length of the abbreviated string. The default is 7.

struct git_describe_format_options
uint abbreviated_size;

Meta