git, Programming IT Nursery Editing the git commit message in GitHub Is there any way of online editing the commit message in GitHub.com, after submission? From the command line, one can do git commit --amend -m "New commit message" as... May 30, 2022 0 Comments