git_diff_find_options.copy_threshold

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

struct git_diff_find_options
ushort copy_threshold;

Meta