July 2017
Beginner
466 pages
9h 37m
English
Occasionally, in some rare cases, you may want to change the existing commit message. To do so, open the commit that you want to modify. Change the desired message and click on the Amend Message link, as shown in the following screenshot:

This will modify the commit message and replace the existing one with a new commit. At the end, make sure to push the changes to the remote repository for the changes to be available to other users.
Read now
Unlock full access