[[ Jj ]]

1 篇文章提到了此关键词

…fixup 可以尝试替代 rebase -i;reword 和 fixup 类似,但只修改 commit 信息;split 用于将一个 commit 拆分为 2 个。 对于 jj,我的状态和作者一摸一样:“Every 3 months, for the last 1.5 years, I try it out for a few days, really trying to…