【发布时间】:2015-05-12 15:06:22
【问题描述】:
当你执行 git rebase 时,edit 和 reword 有什么区别?
我正在浏览一些这样说的文档:
Replace pick with:
- edit to mark a commit for amending.
- reword to change the log message.
【问题讨论】:
-
我刚刚在 Google 中输入了这个问题的确切标题! +1 有用的标题。
标签: git git-rebase git-rewrite-history