git commit --amend -m "你的新的注释"
git push -f
或者
git commit --amend
手动修改
多个commit
https://www.jianshu.com/p/ec45ce13289f