mirror of
https://github.com/git/git.git
synced 2024-10-31 22:37:54 +01:00
3c2f75b590
Signed-off-by: Junio C Hamano <junkio@cox.net>
6 lines
207 B
Text
6 lines
207 B
Text
$ git diff-tree --root -r --abbrev=4 initial
|
|
444ac553ac7612cc88969031b02b3767fb8a353a
|
|
:000000 100644 0000... 35d2... A dir/sub
|
|
:000000 100644 0000... 01e7... A file0
|
|
:000000 100644 0000... 01e7... A file2
|
|
$
|