Q: I wrote the wrong thing in a commit message. Alternatively, I've forgotten to include some files. How can I change the commit message/files? The commit has not been pushed yet. A: 有两种方法: 1. Amending the most recent commit message git commit --amen