mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
The reconciler updated project.kind when a directory became a git repo but never updated the workspace.kind underneath, leaving the sidebar in a split-brain state: an expandable git project containing a workspace with no leading icon (workspaceKind stayed "directory" instead of flipping to "local_checkout" or "worktree").