Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ieot: default to not writing IEOT section
[gitweb.git]
/
builtin
/
log.c
diff --git
a/builtin/log.c
b/builtin/log.c
index 9f2d9872946dfd7fe527a7f3822d9be23aa5ec83..0fe6f9ba1e94ec496f2e083ca964592272d898f2 100644
(file)
--- a/
builtin/log.c
+++ b/
builtin/log.c
@@
-1011,8
+1011,6
@@
static void show_diffstat(struct rev_info *rev,
memcpy(&opts, &rev->diffopt, sizeof(opts));
opts.output_format = DIFF_FORMAT_SUMMARY | DIFF_FORMAT_DIFFSTAT;
- opts.stat_width = MAIL_DEFAULT_WRAP;
-
diff_setup_done(&opts);
diff_tree_oid(get_commit_tree_oid(origin),