change git commit message
git commit --amend -m "New commit message"
change git commit message
git commit --amend -m "New commit message"
change commit message
git commit --amend
// press enter, editor would open
how to edit old commit message in git
# Displays a list of the last 3 commits on the current branch
$ git rebase -i HEAD~3
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us