blob: 58e5f74aeae880c69776bfa8e51bc9e5fe2463cf [file] [log] [blame]
Junio C Hamano026625e2006-06-29 12:00:12 -07001$ git diff-tree --pretty --root --summary initial
2commit 444ac553ac7612cc88969031b02b3767fb8a353a
3Author: A U Thor <author@example.com>
4Date: Mon Jun 26 00:00:00 2006 +0000
5
6 Initial
7
Johannes Schindelind7014dc2006-10-03 23:09:56 +02008 create mode 100644 dir/sub
Junio C Hamano026625e2006-06-29 12:00:12 -07009 create mode 100644 file0
10 create mode 100644 file2
11$