builtin-bundle create - use lock_file
[gitweb.git] / log-tree.c
index ced3f332ef767e39239874edd68c8445ba6991d9..8624d5a39ca3119fe7c4204a2c3b1f272a4b609d 100644 (file)
@@ -200,7 +200,7 @@ void show_log(struct rev_info *opt, const char *sep)
                                        digits_in_number(opt->total),
                                        opt->nr, opt->total);
                        subject = buffer;
-               } else if (opt->total == 0) {
+               } else if (opt->total == 0 && opt->subject_prefix && *opt->subject_prefix) {
                        static char buffer[256];
                        snprintf(buffer, sizeof(buffer),
                                        "Subject: [%s] ",