Right now, when I open the worktree view with GitLens, I see the branch names.
I would love an option to change this to the path name to see the related worktree location.
Sometimes, my worktrees are not tied to a single branch and remain long after the branch has been merged. For example, I have a worktree called BUG_FIX. I use it whenever I need to quickly switch contexts for bug fixing, and I would appreciate knowing which one it is without having to hover over the worktrees.
Thanks!