mirror of
				https://github.com/nmasur/dotfiles
				synced 2025-10-31 06:13:15 +00:00 
			
		
		
		
	allow amend commits with editing
This commit is contained in:
		| @@ -28,6 +28,7 @@ function abbrs --description 'All abbreviations' | ||||
|     abbr -a gac 'git commit -am' | ||||
|     abbr -a gc 'git commit -m' | ||||
|     abbr -a gca 'git commit --amend --no-edit' | ||||
|     abbr -a gcae 'git commit --amend' | ||||
|     abbr -a gu 'git pull' | ||||
|     abbr -a gp 'git push' | ||||
|     abbr -a gpp git-push-upstream | ||||
|   | ||||
		Reference in New Issue
	
	Block a user