Skip to content

Latest commit

 

History

History

git-caane

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git caane

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

Git alias:

caane = commit --amend --all --no-edit

Example:

git caane