9 lines
		
	
	
	
		
			241 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
	
		
			241 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | # Map author and committer names and email addresses to canonical real names | ||
|  | # and email addresses. | ||
|  | # | ||
|  | # For example with these commands: | ||
|  | #   git shortlog -nse | ||
|  | #   git shortlog -se | cut -f2 | sort | ||
|  | 
 | ||
|  | Sébastien Helleu <flashcode@flashtux.org> |