Skip to content

Latest commit

 

History

History

git-cam

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git cam

Amend the tip of the current branch; edit the message

Git alias:

cam = commit --amend --message

Example:

git cam