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

Git Command on Vundle Install #2781

Open
Potemkinkuliss opened this issue Jan 18, 2022 · 0 comments
Open

Git Command on Vundle Install #2781

Potemkinkuliss opened this issue Jan 18, 2022 · 0 comments
Labels
T: documentation Improvements to the docs (e.g. new topic, correction, etc)

Comments

@Potemkinkuliss
Copy link

I use VIM 8.2 on Ubuntu 21.10 and install black via
Plugin 'psf/black'

In the documentation it says

and execute the following in a terminal:
cd ~/.vim/bundle/black
git checkout origin/stable -b stable

This cannot be done since:

fatal: 'origin/stable' is not a commit and a branch 'stable' cannot be created from it

Since black is working I think this can be purged from the documentation.

@Potemkinkuliss Potemkinkuliss added the T: documentation Improvements to the docs (e.g. new topic, correction, etc) label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: documentation Improvements to the docs (e.g. new topic, correction, etc)
Projects
None yet
Development

No branches or pull requests

1 participant