Is there a way to change the commit message for a specific commit in git?

I want to change the commit commit message I made earlier and clicked on origin / master. Now I made a couple of commits and pressed (a) after that. Is there a way to change the commit message of the second last or third last click that was made for control?

+5
source share

All Articles