1
0
mirror of https://github.com/git/git.git synced 2024-10-04 00:33:11 +02:00
git/t/t4013/diff.show_--stat_side

13 lines
271 B
Plaintext
Raw Normal View History

$ git show --stat side
commit c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a
Author: A U Thor <author@example.com>
Date: Mon Jun 26 00:03:00 2006 +0000
Side
dir/sub | 2 ++
file0 | 3 +++
file3 | 4 ++++
3 files changed, 9 insertions(+), 0 deletions(-)
$