X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=diff.c;h=33153787b8117396cf906e69e656849ac04f3257;hb=c56f243e20ce48ae50caf841ada8435a21c2a8bf;hp=2dcad1942c0f5137d93ebf709439eb385a4ae500;hpb=74e2abe5b70aadf06984472ba9aa9a29900040e6;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; /*