cam*_*ous 6 git git-rebase git-interactive-rebase
当我在 git 中进行交互式 rebase时,我如何squash提交并停止edit相同的提交?
小智 6
或者,您可以使用“编辑”来编辑提交,然后执行例如
git reset --soft HEAD^
git commit --amend
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
919 次 |
| 最近记录: |