1
0
mirror of https://github.com/git/git.git synced 2024-10-05 17:22:02 +02:00
git/t/t4013/diff.diff-tree_-c_--stat_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
165 B
Plaintext

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