X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=diff.h;h=3a02d38d12d94c39ff9ef3ab744ea7d157fb52b4;hb=6304c29d518206b0780291a02f94f435abf82d74;hp=1bd94a4807c741e7cb2e4d8eb9f6476eba691388;hpb=eafa29b7cb27fa0e14d9629e66d6866292620113;p=git.git diff --git a/diff.h b/diff.h index 1bd94a480..3a02d38d1 100644 --- a/diff.h +++ b/diff.h @@ -83,6 +83,7 @@ struct diff_options { int pickaxe_opts; int rename_score; int rename_limit; + int warn_on_too_large_rename; int dirstat_percent; int setup; int abbrev;