12 lines
		
	
	
		
			267 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			267 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| $ git diff-tree --pretty --root --summary initial
 | |
| commit 444ac553ac7612cc88969031b02b3767fb8a353a
 | |
| Author: A U Thor <author@example.com>
 | |
| Date:   Mon Jun 26 00:00:00 2006 +0000
 | |
| 
 | |
|     Initial
 | |
| 
 | |
|  create mode 040000 dir
 | |
|  create mode 100644 file0
 | |
|  create mode 100644 file2
 | |
| $
 | 
