修改 git commit -m "message" 的 message

Posted starudream

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了修改 git commit -m "message" 的 message相关的知识,希望对你有一定的参考价值。

解决方法

git commit --amend -m "new message"

以上是关于修改 git commit -m "message" 的 message的主要内容,如果未能解决你的问题,请参考以下文章

如何修改git已经提交的信息及合并多次提交

在git中,当使用git.commit命令时,这个Please tell me who yoy are 怎么解决

Git自动化合并多个Commit

git reset 的时候把本地有修改的未commit 的代码给还原了,怎么办

git filter-branch应用

git_commit注释