forked from ThePrimeagen/git-worktree.nvim
-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels