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