mirror of
				https://github.com/kastdeur/dotfiles.git
				synced 2025-10-31 03:06:35 +01:00 
			
		
		
		
	[git] add simple aliases
This commit is contained in:
		
							parent
							
								
									8c96a3d379
								
							
						
					
					
						commit
						d5d0a168f5
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -31,5 +31,13 @@ | |||
| 	lg = !"git lg1" | ||||
| 	lga = !"git lg --all" | ||||
| 
 | ||||
| 	s = status --short | ||||
| 	st = status | ||||
| 
 | ||||
| 	pushf = push --force-with-lease # Look mom, no --force | ||||
| 
 | ||||
| 	dif = diff | ||||
| 	diffc = diff --cached | ||||
| 	difc  = diff --cached | ||||
| 
 | ||||
| 	alias = "! git config --get-regexp ^alias\\. " | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue