Skip to content

Latest commit

 

History

History

git-caa

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git caa

Amend the tip of the current branch, automatically staging files that have been modified and deleted

Git alias:

caa = commit --amend --all

Example:

git caa