git_describe_options.only_follow_first_parent

When calculating the distance from the matching tag or reference, only walk down the first-parent ancestry.

struct git_describe_options
int only_follow_first_parent;

Meta