How to modify existing, unpushed commit messages?
17201 +150 Amending the most recent commit message will open your editor, allowing you to change the commit message of the most recent commit. Additionally, you can set the commit message directly in the command line with: …however, this can make multi-line commit messages or small corrections more cumbersome to enter. Make sure you don’t … Read more