9 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
$ git diff-tree --cc --stat --summary side
 | 
						|
c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a
 | 
						|
 dir/sub |    2 ++
 | 
						|
 file0   |    3 +++
 | 
						|
 file3   |    4 ++++
 | 
						|
 3 files changed, 9 insertions(+), 0 deletions(-)
 | 
						|
 create mode 100644 file3
 | 
						|
$
 |