1
0
mirror of https://github.com/git/git.git synced 2024-10-05 16:11:20 +02:00
git/t/t4013/diff.diff-tree_-c_--abbrev_master
Junio C Hamano 3c2f75b590 t4013: add tests for diff/log family output options.
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-06-26 14:36:40 -07:00

6 lines
210 B
Plaintext

$ git diff-tree -c --abbrev master
176b998f5d647cbd77a9d8acf4531e930754d16d
::100644 100644 100644 cead32e... 7289e35... 992913c... MM dir/sub
::100644 100644 100644 b414108... f4615da... 10a8a9f... MM file0
$