Inherit, Rejoin, Fork.
What it is
Inherit carries the parent forward on the same line. Rejoin lets you peel off, work solo, then merge back to the trunk. Fork starts from someone else's published design. Your build stays protected and cited.
How to use it
- Inherit: branch from any save; the child keeps everything on the parent line.
- Rejoin: open a side branch, work without a live tie, merge back when ready.
- Fork: open a published project on Esi, fork with license, build on top.
- Flip through the three chapters on the landing to see each branch on the line.