Hello friends,
Friendly PSA that updating Telescope to 0.1.6 broke my install of this plugin. For some reason calling
:lua require('telescope').extensions.git_worktree.git_worktrees()
opens a Telescope window with no worktrees, even though worktrees exist in the repo. This issue persists through creating new worktrees.
Rolling Telescope back to 0.1.5 fixed this issue.
Hello friends,
Friendly PSA that updating Telescope to 0.1.6 broke my install of this plugin. For some reason calling
:lua require('telescope').extensions.git_worktree.git_worktrees()opens a Telescope window with no worktrees, even though worktrees exist in the repo. This issue persists through creating new worktrees.
Rolling Telescope back to 0.1.5 fixed this issue.