6 lines
		
	
	
	
		
			119 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			119 B
		
	
	
	
		
			Text
		
	
	
	
	
	
$ git diff --stat initial..side
 | 
						|
 dir/sub | 2 ++
 | 
						|
 file0   | 3 +++
 | 
						|
 file3   | 4 ++++
 | 
						|
 3 files changed, 9 insertions(+)
 | 
						|
$
 |