Skip to content

Common Tasks in Git

Change commit message

# Change last commit message
$ git commit --amend

Last update: February 16, 2023