I want to edit my commit message but see no command that supports this.
Hi @Jonas Engdahl and welcome,
you can use git commit --amend command to do that.
Please take a look to the following article https://www.atlassian.com/git/tutorials/rewriting-history
Hope this helps,
Fabio
Ok- Thanks! So limited to do this for only the last commit as I understand it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.