Skip to content

Latest commit

 

History

History

git-cane

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git cane

Amend the tip of the current branch, with no edit of the message

Git alias:

cane = commit --amend --no-edit

Example:

git cane