Add 'git commit --ammend' alias
							parent
							
								
									8b893257af
								
							
						
					
					
						commit
						69d5463960
					
				| 
						 | 
				
			
			@ -15,6 +15,7 @@
 | 
			
		|||
  ap = add -p
 | 
			
		||||
  c = commit
 | 
			
		||||
  cm = commit -m
 | 
			
		||||
  cam = commit --amend
 | 
			
		||||
  l = log --pretty=format:"(%an)\\ \\ %h\\ \\ %ad\\ \\ %s" --date=short
 | 
			
		||||
  s = status --short
 | 
			
		||||
  sv = status --verbose
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue