[Phase 2] Fix cmd_list worktree detection bug #245
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
In
kugetsu list, the "Worktrees without sessions" section incorrectly shows worktrees as having no session even when they do have sessions.Root Cause
At kugetsu-session.sh:568-569:
Solution
Status
READY - No dependencies
Files
Related Issue
Parent: #235