1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-03 00:36:12 +02:00
git/t/t4100
Nguyễn Thái Ngọc Duy 7f814632f5 Use correct grammar in diffstat summary line
"git diff --stat" and "git apply --stat" now learn to print the line
"%d files changed, %d insertions(+), %d deletions(-)" in singular form
whenever applicable. "0 insertions" and "0 deletions" are also omitted
unless they are both zero.

This matches how versions of "diffstat" that are not prehistoric produced
their output, and also makes this line translatable.

[jc: with help from Thomas Dickey in archaeology of "diffstat"]
[jc: squashed Jonathan's updates to illustrations in tutorials and a test]

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-02-03 23:19:42 -08:00
..
t-apply-1.expect
t-apply-1.patch
t-apply-2.expect
t-apply-2.patch
t-apply-3.expect
t-apply-3.patch
t-apply-4.expect
t-apply-4.patch
t-apply-5.expect
t-apply-5.patch
t-apply-6.expect
t-apply-6.patch
t-apply-7.expect
t-apply-7.patch
t-apply-8.expect
t-apply-8.patch
t-apply-9.expect
t-apply-9.patch