git 实战 002 2019-07-30 | 9 浏览 修改上一次的修改注释 git commit --amend 会进入vim编辑 # 注意是两个-- git commit --amend -m "新的提交说明" Talk is cheap. Show me the code!