Re: [PATCH v3 0/2] wrap format-patch diffstats around 72 columns

2018-02-02 Thread Junio C Hamano
Nguyễn Thái Ngọc Duy writes: > v3 fixes tests in 2/2 that I overlooked (but Jeff didn't). Interdiff: > ... > Nguyễn Thái Ngọc Duy (2): > format-patch: keep cover-letter diffstat wrapped in 72 columns > format-patch: reduce patch diffstat width to 72 Thanks, will replace. I think we are pre

[PATCH v3 0/2] wrap format-patch diffstats around 72 columns

2018-02-01 Thread Nguyễn Thái Ngọc Duy
v3 fixes tests in 2/2 that I overlooked (but Jeff didn't). Interdiff: diff --git a/t/t4052-stat-output.sh b/t/t4052-stat-output.sh index 1e62333b46..6e2cf933f7 100755 --- a/t/t4052-stat-output.sh +++ b/t/t4052-stat-output.sh @@ -19,17 +19,33 @@ test_expect_success 'preparation' ' git commi