repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
commit-reach(paint_down_to_common): plug two memory leaks
[git.git]
/
t
/
t4013
/
diff.diff-tree_--pretty_-R_--root_--stat_--compact-summary_initial
blob
1989e55cd03dac428493cdd529e3cd2bd9d31fc7
1
$ git diff-tree --pretty -R --root --stat --compact-summary initial
2
commit 444ac553ac7612cc88969031b02b3767fb8a353a
3
Author: A U Thor <author@example.com>
4
Date: Mon Jun 26 00:00:00 2006 +0000
5
6
Initial
7
8
dir/sub (gone) | 2 --
9
file0 (gone) | 3 ---
10
file2 (gone) | 3 ---
11
3 files changed, 8 deletions(-)
12
$