mirror of
https://github.com/git/git.git
synced 2024-11-17 06:25:13 +01:00
47979d5d5b
Signed-off-by: Junio C Hamano <junkio@cox.net>
6 lines
165 B
Text
6 lines
165 B
Text
$ git diff-tree -c --stat master
|
|
176b998f5d647cbd77a9d8acf4531e930754d16d
|
|
dir/sub | 2 ++
|
|
file0 | 3 +++
|
|
2 files changed, 5 insertions(+), 0 deletions(-)
|
|
$
|