Re: Log message printout cleanups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linus Torvalds <torvalds@xxxxxxxx> 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.

-
: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]