git_diff_find_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

break_rewrite_threshold
uint16_t break_rewrite_threshold;
Undocumented in source.
copy_threshold
uint16_t copy_threshold;
Undocumented in source.
flags
uint32_t flags;
Undocumented in source.
metric
git_diff_similarity_metric* metric;
Undocumented in source.
rename_from_rewrite_threshold
uint16_t rename_from_rewrite_threshold;
Undocumented in source.
rename_limit
size_t rename_limit;
Undocumented in source.
rename_threshold
uint16_t rename_threshold;
Undocumented in source.
version_
uint version_;
Undocumented in source.

Meta