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 checkout auto-completition not working #8

Open
demedos opened this issue Feb 22, 2019 · 6 comments
Open

git checkout auto-completition not working #8

demedos opened this issue Feb 22, 2019 · 6 comments

Comments

@demedos
Copy link

demedos commented Feb 22, 2019

Hello, thanks for this awesome tool, it really helps the switch from Win to OSx.
The only problem I've found is that when typing git chec and then hitting tab results is unknow option error

Thanks

@jhercher
Copy link

same here, any hints are highly appreciated

@demedos
Copy link
Author

demedos commented Mar 1, 2019

git reb + tab is not working either during a rebase, to write something like git rebase --continue

@fabriziocucci
Copy link
Owner

Sorry for the delay guys, I'll give it a try with a fresh installation today to replicate the problem.

The one I have right now seems to be working just fine:

screenshot 2019-03-01 at 10 40 51

@Driklyn
Copy link

Driklyn commented Mar 22, 2019

Check your git version. I am running 2.17.2 and ran into this issue.

The solution is to upgrade git to 2.18+ or downgrade the git-completion.bash and git-prompt.sh scripts to the version number that matches your current git version.

Read this post for more.

@jhercher
Copy link

Thanks @Driklyn! After upgrading git to 2.21.0 auto-completion is in effect 🚀

@demedos
Copy link
Author

demedos commented Mar 18, 2022

This should be fixed with #17

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

4 participants