git_diff_find_options.break_rewrite_threshold

Treshold below which similar files will be split into a delete/add pair. This is equivalent to the last part of the -B option. Defaults to 60.

struct git_diff_find_options
ushort break_rewrite_threshold;

Meta