Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-bare clones have quirks #13

Open
droopy4096 opened this issue May 24, 2024 · 1 comment
Open

non-bare clones have quirks #13

droopy4096 opened this issue May 24, 2024 · 1 comment

Comments

@droopy4096
Copy link

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.

@polarmutex
Copy link
Owner

the plugin should work with non-bare clones. I do not use bare repos anymore

Can I get a little more context on what is not working to try to reproduce the issue? I did release v2 today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants