git_diff_find_options.rename_threshold

Threshold above which similar files will be considered renames. This is equivalent to the -M option. Defaults to 50.

struct git_diff_find_options
ushort rename_threshold;

Meta