Skip to content

fix: worktree detection#10

Open
zazer0 wants to merge 1 commit intojlowin:mainfrom
zazer0:fix/worktree-detection
Open

fix: worktree detection#10
zazer0 wants to merge 1 commit intojlowin:mainfrom
zazer0:fix/worktree-detection

Conversation

@zazer0
Copy link
Copy Markdown

@zazer0 zazer0 commented Jul 26, 2025

Issue:

  • multiple commands (list, resume, clean) would fail to detect worktrees
  • this made aspects of the utility unusable - despite git worktree list showing them fine

Fix:

  • there was an extra 'prefix' on the branch detection - removing this fixed it

Testing:

  • Validated all commands (including resume) now work great! 🎉

P.S - thanks for making this utility @jlowin ! I've found it extremely useful already :))

@EmilRex
Copy link
Copy Markdown

EmilRex commented Dec 12, 2025

@jlowin 👋 long time no see! Just wanted to upvote that I ran into the exact same issue and came here to open the exact same PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants