PhpStorm 中的 rebase
- Rebase current onto selected:在分支 master 上创建一个分支 feature/test-rebase,然后在 feature/test-rebase 上 commit 并 push 两次,切换到 master 执行 Rebase current onto selected 并 push,feature/test-rebase 的两次 commit 会合并到 master,合并之后是两条 commit;
- Checkout with rebase:在分支 master 上 commit 两次并 push,然后选中分支 feature/test-rebase 并执行 Checkout with rebase,将切换到分支 feature/test-rebase,执行 push 之后能看到刚刚master 上的两次 commit。
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步