1b593e1ea4
git-subtree-dir: third_party/git git-subtree-split: cb715685942260375e1eb8153b0768a376e4ece7
12 lines
313 B
Text
12 lines
313 B
Text
$ git diff-tree --pretty -R --root --stat --compact-summary initial
|
|
commit 444ac553ac7612cc88969031b02b3767fb8a353a
|
|
Author: A U Thor <author@example.com>
|
|
Date: Mon Jun 26 00:00:00 2006 +0000
|
|
|
|
Initial
|
|
|
|
dir/sub (gone) | 2 --
|
|
file0 (gone) | 3 ---
|
|
file2 (gone) | 3 ---
|
|
3 files changed, 8 deletions(-)
|
|
$
|