diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-02-12 22:43:19 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-02-12 22:43:19 -0800 |
| commit | 2ef80c2d8998593852be2fb0546c8e4a518a6bf1 (patch) | |
| tree | 0907edcc74ec5fb9e1672aa3be963292778edd60 /t/t4013/diff.diff-tree_--cc_--patch-with-stat_master | |
| parent | dd5253b4bd440d2472ac01bd3821ac96c2d26ff0 (diff) | |
| parent | 7f814632f5d4d7af9f4225ece6039dbc44e03079 (diff) | |
| download | git-2ef80c2d8998593852be2fb0546c8e4a518a6bf1.tar.xz | |
Merge branch 'nd/diffstat-gramnum'
* nd/diffstat-gramnum:
Use correct grammar in diffstat summary line
Diffstat (limited to 't/t4013/diff.diff-tree_--cc_--patch-with-stat_master')
| -rw-r--r-- | t/t4013/diff.diff-tree_--cc_--patch-with-stat_master | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t4013/diff.diff-tree_--cc_--patch-with-stat_master b/t/t4013/diff.diff-tree_--cc_--patch-with-stat_master index 49f23b9215..8b357d964b 100644 --- a/t/t4013/diff.diff-tree_--cc_--patch-with-stat_master +++ b/t/t4013/diff.diff-tree_--cc_--patch-with-stat_master @@ -2,7 +2,7 @@ $ git diff-tree --cc --patch-with-stat master 59d314ad6f356dd08601a4cd5e530381da3e3c64 dir/sub | 2 ++ file0 | 3 +++ - 2 files changed, 5 insertions(+), 0 deletions(-) + 2 files changed, 5 insertions(+) diff --cc dir/sub index cead32e,7289e35..992913c |
