原文中文,约3600字,阅读约需9分钟。
📝
内容提要
文章 技术 The git history command deserves more attention - Lalit Maganti git history 命令介绍,fixup 可以尝试替代 rebase -i;reword 和 fixup 类似,但只修改 commit 信息;split 用于将一个 commit 拆分为 2 个。 对于 jj,我的状态和作者一摸一样:“Every...