Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Log message printout cleanups

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:23

Linus Torvalds [off-list ref] writes:
Junio, I just tested the "master" branch, and "git log --stat" doesn't 
work there.
Ahhhh.
 			opt.diffopt.output_format = DIFF_FORMAT_PATCH;
-		if (opt.diffopt.output_format == DIFF_FORMAT_PATCH)
+		if (opt.diffopt.output_format == DIFF_FORMAT_PATCH ||
+		    opt.diffopt.output_format == DIFF_FORMAT_DIFFSTAT)
 			opt.diffopt.recursive = 1;
When pointed out in a patch from, it looks so obvious.  *BLUSH*

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help