Rebase --onto 与分支基线迁移 | Git
本章覆盖:`--onto`;old base;new base;transplant commit range;stacked branches;branch created from wrong base;remove unwanted ancestor range;revision range;high-risk operation;reflog backup;先画 commit graph 再执行。
本章知识点
--onto- old base
- new base
- transplant commit range
- stacked branches
- branch created from wrong base
- remove unwanted ancestor range
- revision range
- high-risk operation
- reflog backup
- 先画 commit graph 再执行