Skip to content

Files

Latest commit

7a30ab9 · May 27, 2022

History

History

git-cane

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 21, 2022
May 27, 2022

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