git_diff_options.interhunk_lines

The maximum number of unchanged lines between hunk boundaries before the hunks will be merged into one. Defaults to 0.

struct git_diff_options
uint interhunk_lines;

Meta