47979d5d5b
Signed-off-by: Junio C Hamano <junkio@cox.net>
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
$ git diff-tree -c --stat --summary side
|
|
c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a
|
|
dir/sub | 2 ++
|
|
file0 | 3 +++
|
|
file3 | 4 ++++
|
|
3 files changed, 9 insertions(+), 0 deletions(-)
|
|
create mode 100644 file3
|
|
$
|