git_blame_options.min_line

The first line in the file to blame. The default is 1 (line numbers start with 1).

struct git_blame_options
size_t min_line;

Meta