pull: propagate --progress to merge
[gitweb.git] / builtin / commit.c
index 03cff5af631fec975442c528b1ffba264b879c8e..9f6b3cb82a33bd7aad2776d7eb25b276f7897507 100644 (file)
@@ -1215,7 +1215,6 @@ static void print_summary(const char *prefix, const unsigned char *sha1)
        get_commit_format(format.buf, &rev);
        rev.always_show_header = 0;
        rev.diffopt.detect_rename = 1;
-       rev.diffopt.rename_limit = 100;
        rev.diffopt.break_opt = 0;
        diff_setup_done(&rev.diffopt);