Not able to checkout branch even after removing worktree and running worktree prune
I worked around this by erasing .git/worktrees/<branch-name>
from the repository directory.
I think the right command is:
git worktree prune
I worked around this by erasing .git/worktrees/<branch-name>
from the repository directory.
I think the right command is:
git worktree prune