git_diff_options.id_abbrev

The abbreviation length to use when formatting object ids. Defaults to the value of 'core.abbrev' from the config, or 7 if unset.

struct git_diff_options
ushort id_abbrev;

Meta