how to show the commit message in editor + git code example Example: git amend last commit message $ git commit --amend -m "New and correct message"