Commit e9e8d1c
authored
branchtree: extract branch tree rendering from widgets (#1004)
Add a new branchtree package that specializes fliptree for rendering
branch trees with rich metadata (change IDs, worktrees, push status).
This extracts and generalizes the rendering logic previously embedded
in branch_select.go and log.go, providing a reusable Graph/Item model
with configurable styling.1 parent 64d31be commit e9e8d1c
File tree
7 files changed
+1287
-278
lines changed- internal/ui
- branchtree
- widget
- testdata/script/branch_tree_select
7 files changed
+1287
-278
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments