Categories
Git Technology

how to edit last commit message

Type git commit –amend and press Enter.

git commit --amend
reference:

https://github.com/git-tips/tips