Is there a way to change an old commit message without force push?
I made a typo and pushed to the master branch. Now the problem is I made a typo in the commit message. Is there a way just to edit the message without force push?
I am happy with the commit message context, I just need to update the commit message?
Is it possible?