changed git graph to be simpler and more organized.
This commit is contained in:
		
							parent
							
								
									a97e2b6e7a
								
							
						
					
					
						commit
						c5307172ad
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -3,7 +3,7 @@
 | 
				
			||||||
	name = Gabe Venberg
 | 
						name = Gabe Venberg
 | 
				
			||||||
[alias]
 | 
					[alias]
 | 
				
			||||||
	hist = log --graph --date-order --date=short --pretty=format:'%C(auto)%h%d %C(reset)%s %C(bold blue)%ce %C(reset)%C(green)%cr (%cd)'
 | 
						hist = log --graph --date-order --date=short --pretty=format:'%C(auto)%h%d %C(reset)%s %C(bold blue)%ce %C(reset)%C(green)%cr (%cd)'
 | 
				
			||||||
	graph = log --graph --date-order --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) (%C(bold red)%an%C(reset)/%C(bold cyan)%ae%C(reset)) - %C(white)%s%C(reset)%C(yellow)%d%C(reset)' --all
 | 
						graph = log --graph --decorate --oneline --topo-order
 | 
				
			||||||
[init]
 | 
					[init]
 | 
				
			||||||
	defaultBranch = trunk
 | 
						defaultBranch = trunk
 | 
				
			||||||
[push]
 | 
					[push]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue