mirror of
				https://github.com/dcarrillo/prezto.git
				synced 2025-11-04 05:09:09 +00:00 
			
		
		
		
	Show references in Git one line and graph formats
This commit is contained in:
		@@ -72,7 +72,7 @@ alias gkT='gkt $(gkl)'
 | 
			
		||||
 | 
			
		||||
# Log (l)
 | 
			
		||||
git_log_format_medium='--pretty=format:%C(bold)Commit:%C(reset) %C(green)%H%C(red)%d%n%C(bold)Author:%C(reset) %C(cyan)%an <%ae>%n%C(bold)Date:%C(reset)   %C(blue)%ai (%ar)%C(reset)%n%+B'
 | 
			
		||||
git_log_format_oneline='--pretty=format:%C(green)%h%C(reset) %s%n'
 | 
			
		||||
git_log_format_oneline='--pretty=format:%C(green)%h%C(reset) %s%C(red)%d%C(reset)%n'
 | 
			
		||||
git_log_format_brief='--pretty=format:%C(green)%h%C(reset) %s%n%C(blue)(%ar by %an)%C(red)%d%C(reset)%n'
 | 
			
		||||
 | 
			
		||||
alias gl='git log --topo-order ${git_log_format_medium}'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user