# 如果 git commit 提交日志时,提交日志写错误或者不完善需要修改时,可以用下方命令修改 git commit --amend -m "new log will replace the old log"