Junio C Hamano | 026625e | 2006-06-29 12:00:12 -0700 | [diff] [blame] | 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 | |||||
Johannes Schindelin | d7014dc | 2006-10-03 23:09:56 +0200 | [diff] [blame] | 8 | create mode 100644 dir/sub |
Junio C Hamano | 026625e | 2006-06-29 12:00:12 -0700 | [diff] [blame] | 9 | create mode 100644 file0 |
10 | create mode 100644 file2 | ||||
11 | $ |