git_blame_options

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

flags
uint32_t flags;
Undocumented in source.
max_line
size_t max_line;
Undocumented in source.
min_line
size_t min_line;
Undocumented in source.
min_match_characters
uint16_t min_match_characters;
Undocumented in source.
newest_commit
git_oid newest_commit;
Undocumented in source.
oldest_commit
git_oid oldest_commit;
Undocumented in source.
version_
uint version_;
Undocumented in source.

Meta