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.oid.git_oid oldest_commit;

Meta