diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-02-01 19:47:50 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-02 10:40:34 -0800 |
commit | 071dd0ba43b51a2124f3f9884283cd68a9506323 (patch) | |
tree | dac21d3c593db236761181162bda8df02df90dab /builtin/rev-parse.c | |
parent | format-patch: keep cover-letter diffstat wrapped in 72 columns (diff) | |
download | tgif-071dd0ba43b51a2124f3f9884283cd68a9506323.tar.xz |
format-patch: reduce patch diffstat width to 72
Patches generated by format-patch are meant to be exchanged as emails,
most of the time. And since it's generally agreed that text in mails
should be wrapped around 70 columns or so, make sure these diffstat
follow the convention (especially when used with --cover-letter since we
already defaults to wrapping 72 columns). The default can still be
overriden with command line options.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/rev-parse.c')
0 files changed, 0 insertions, 0 deletions