Skip to content

Latest commit

 

History

History

git-caam

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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