'git format-patch <ref> --summary' seems to be turning off the stat
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: 'git format-patch <ref> --summary' seems to be turning off the stat
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Date: Sun, 17 Dec 2017 00:27:28 +0530
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0
The documentation for "--summary" option in the format-patch Doc states,
--summary Output a condensed summary of extended header information such
as creations, renames and mode changes. It doesn't state anything about
turning of the stat. Why does the stat get turned off when "--summary"
option is used along with "git format-patch" ? Note: I do see that
"--summary" is a diff-option but does that mean we should't be printing
stat information in the patch when the user didn't mention "--no-stat"?
Yeah, "git format-patch <ref> --summary --stat" does bring back the
stat. --- Kaartic
[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]