-
Notifications
You must be signed in to change notification settings - Fork 365
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
clone failed: unknown option 'also-filter-submodules' #83
Comments
I think --also-filter-submodules is only available on git versions 2.36 and newer. |
What version of git are you using. The option |
I had this issue too. Updating to a newer git version |
I updated git and it resolved this issue for me as well. On Ubuntu... sudo add-apt-repository ppa:git-core/ppa That will bring you to 2.39.0 |
I just removed that option. It's not really needed, since almost no plugin has submodules. |
Describe the bug
After install, every plugin has error 'clone failed', see screenshots.
Which version of Neovim are you using?
v0.8.1
Steps to reproduce
Screenshots
some plugins don't show the error
Log
Only list of commits with breaking changes for lazy.nvim
The text was updated successfully, but these errors were encountered: