mirror of
https://github.com/git/git.git
synced 2024-11-17 14:34:49 +01:00
7 lines
175 B
Text
7 lines
175 B
Text
|
$ git diff-tree -c --stat --summary master
|
||
|
176b998f5d647cbd77a9d8acf4531e930754d16d
|
||
|
dir/sub | 2 ++
|
||
|
file0 | 3 +++
|
||
|
2 files changed, 5 insertions(+), 0 deletions(-)
|
||
|
$
|