How to edit past commit messages, not only previous one.
At my work, I was assigned to a new project and tried to push my commits to the repo for the first time.
I was excited about it.
$ git push
And I got this error: [rejected] error: failed to push some refs to
Yes, I got denied...
That was because my...
blog.techwithakoz.com2 min read