Rebase 的本质:重放 Commit,重写历史 | Git
本章覆盖:rebase;base;upstream;replay commits;new commit IDs;linear history;original commits not mutated;branch ref moves;conflict during replay;history rewriting;published history risk。
本章知识点
- rebase
- base
- upstream
- replay commits
- new commit IDs
- linear history
- original commits not mutated
- branch ref moves
- conflict during replay
- history rewriting
- published history risk