branch — command reference
| Command | Summary |
|---|---|
| Create empty branch | Create a new empty root branch. |
| Delete branch | Delete an active branch and release its storage claims. |
| Fork branch from current head | Fork a new branch from the current head of a source branch. |
| Fork branch at timestamp | Fork a new branch from a retained source timestamp. |
| Fork branch at version | Fork a new branch from a retained source commit version. |
| Read one branch | Read one branch summary by name. |
| List branches | List active branches with their lineage facts. |