git cane

Amend the tip of the current branch; do not edit the message

Git alias:

cane = commit --amend --no-edit

Example:

git cane