Change old git commit message with rebase
In this post, we will see step by step how to change older git commit messages with the help of rebase -i git command.
Quick and Important Notes
If you want to change the last commit, then you can easily change your commit message using --ammend opt...
blog.przbadu.dev4 min read