1
0
mirror of https://github.com/git/git.git synced 2024-10-04 21:33:06 +02:00
git/t/t4013/diff.diff-tree_-c_--stat_--summary_master
Junio C Hamano 47979d5d5b t4013: add more tests around -c and --cc
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-06-26 23:29:11 -07:00

7 lines
175 B
Plaintext

$ git diff-tree -c --stat --summary master
176b998f5d647cbd77a9d8acf4531e930754d16d
dir/sub | 2 ++
file0 | 3 +++
2 files changed, 5 insertions(+), 0 deletions(-)
$