Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

git caam

Amend the tip of the current branch, staging files, and edit the message

Git alias:

caam = commit --amend --all --message

Example:

git caam