X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=diff.c;h=33153787b8117396cf906e69e656849ac04f3257;hb=151602df00b8e5c5b4a8193f59a94b85f9b5aebc;hp=2dcad1942c0f5137d93ebf709439eb385a4ae500;hpb=f73a5e897609c895aa6c10f7a89428d1749d37ce;p=git.git diff --git a/diff.c b/diff.c index 2dcad1942..33153787b 100644 --- a/diff.c +++ b/diff.c @@ -1760,6 +1760,7 @@ int diff_setup_done(struct diff_options *options) if (options->output_format & (DIFF_FORMAT_PATCH | DIFF_FORMAT_NUMSTAT | DIFF_FORMAT_DIFFSTAT | + DIFF_FORMAT_SUMMARY | DIFF_FORMAT_CHECKDIFF)) options->recursive = 1; /*