git_blame_options.oldest_commit

The id of the oldest commit to consider. The default is the first commit encountered with a NULL parent.

struct git_blame_options
libgit2_d.oid.git_oid oldest_commit;

Meta