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
gitweb: Use here-doc
[git.git]
/
t
/
t4013
/
diff.diff-tree_--pretty_--root_--summary_initial
blob
ea48205537b60376b1fab346effb82548d48954e
1
$ git diff-tree --pretty --root --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
create mode 040000 dir
9
create mode 100644 file0
10
create mode 100644 file2
11
$