|  |  | @ -3,9 +3,14 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | 	email = mickael.tansorier@openwide.fr |  |  |  | 	email = mickael.tansorier@openwide.fr | 
			
		
	
		
		
			
				
					
					|  |  |  | [core] |  |  |  | [core] | 
			
		
	
		
		
			
				
					
					|  |  |  | 	editor = vim |  |  |  | 	editor = vim | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 	excludesfile = /home/micka/.gitignore | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | [color] |  |  |  | [color] | 
			
		
	
		
		
			
				
					
					|  |  |  |    ui = true |  |  |  | 	ui = auto | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 	branch = auto | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 	diff = auto | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 	interactive = auto | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 	status = auto | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | [alias] |  |  |  | [alias] | 
			
		
	
		
		
			
				
					
					|  |  |  | 	co = checkout |  |  |  | 	co = checkout | 
			
		
	
	
		
		
			
				
					|  |  | @ -18,13 +23,17 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | 	cp = cherry-pick |  |  |  | 	cp = cherry-pick | 
			
		
	
		
		
			
				
					
					|  |  |  |    # logs |  |  |  |    # logs | 
			
		
	
		
		
			
				
					
					|  |  |  |    # lg : prefered log |  |  |  |    # lg : prefered log | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |    # lga: log commit all | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |    # lgo: log other | 
			
		
	
		
		
			
				
					
					|  |  |  |    # lgc: log commit title only |  |  |  |    # lgc: log commit title only | 
			
		
	
		
		
			
				
					
					|  |  |  |    # lgd: log commit and its details |  |  |  |    # lgd: log commit and its details | 
			
		
	
		
		
			
				
					
					|  |  |  |    # lgb: log commit with branch |  |  |  |    # lgb: log commit with branch | 
			
		
	
		
		
			
				
					
					|  |  |  |    lg = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(white)%s%C(reset) %C(dim white)- %an%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)' --all |  |  |  | 	lg  = log --graph --pretty=format:'%C(yellow)%h%C(reset) - %s %C(green)(%cr) %C(dim white)<%an>%C(reset) %C(bold yellow)%d%C(reset)' --abbrev-commit --date=relative | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 	lga = log --graph --pretty=format:'%C(yellow)%h%C(reset) - %s %C(green)(%cr) %C(cyan)<%an>%C(reset) %C(bold yellow)%d%C(reset)' --abbrev-commit --date=relative --decorate=full --all | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 	lgo = log --graph --format=format:'%C(bold blue)%h%C(reset) - %C(white)%s%C(reset) %C(dim white)- %an%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)' --abbrev-commit --decorate | 
			
		
	
		
		
			
				
					
					|  |  |  | 	lgc = log --oneline |  |  |  | 	lgc = log --oneline | 
			
		
	
		
		
			
				
					
					|  |  |  | 	lgd = log --name-status --abbrev-commit |  |  |  | 	lgd = log --name-status --abbrev-commit | 
			
		
	
		
		
			
				
					
					|  |  |  |    lgb = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(cyan)%aD%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n''          %C(white)%s%C(reset) %C(dim white)- %an%C(reset)' --all |  |  |  | 	lgb = log --graph --format=format:'%C(bold blue)%h%C(reset) - %C(cyan)%aD%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n''          %C(white)%s%C(reset) %C(dim white)- %an%C(reset)' --abbrev-commit --decorate --all | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | #[push] |  |  |  | #[push] | 
			
		
	
	
		
		
			
				
					|  |  | 
 |