I've been using this plugin for a whole of 15min but I did notice that with non-bare clones I can't switch to my "main" clone dir.
So for example, I have:
some_dir
\ my_repo # (main, initial clone)
\ my_repo.branch1 # (branch1, worktree)
\ my_repo.branch2 # (branch2, worktree)
so flipping between branch1 and branch2 via Telescope is a breeze and works great. However trying to flip to main - I get nothing.
So to me it either deserves a fix or a call-out in docs to warn of all the side-effects of non-bare clones.
I've been using this plugin for a whole of 15min but I did notice that with non-bare clones I can't switch to my "main" clone dir.
So for example, I have:
so flipping between
branch1andbranch2via Telescope is a breeze and works great. However trying to flip tomain- I get nothing.So to me it either deserves a fix or a call-out in docs to warn of all the side-effects of non-bare clones.