If you have stagged your changes with git and you find that you want to change the commit message to a certain commit here is the easiest way to do that. Displays a list of the last 3 commits on the current branch Type in terminal : $ git rebase -i ...
blogs.ghkatende.com2 min read
No responses yet.