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 Autocompletion isn't working for git commands #102

Open
jwhipp opened this issue Oct 4, 2019 · 2 comments
Open

Git Autocompletion isn't working for git commands #102

jwhipp opened this issue Oct 4, 2019 · 2 comments

Comments

@jwhipp
Copy link

jwhipp commented Oct 4, 2019

Git completion isn't working for git commands, example

Type: 'git ch' then hit 'tab' should result in:
check-attr -- display gitattributes information
check-ignore -- debug gitignore/exclude files
check-mailmap -- show canonical names and email addresses of contacts
check-ref-format -- ensure that a reference name is well formed
checkout -- checkout branch or paths to working tree
checkout-index -- copy files from index to working directory
cherry -- find commits not merged upstream
cherry-pick -- apply changes introduced by some existing commits

Or something like it if the plan is to replicate what Oh My ZSH is offering.

@sebkolind
Copy link

Is this something that you will look into? It is not working for me either, unfortunately. Shouldn't it also be marked as a bug instead of an enhancement?

@devmcp
Copy link

devmcp commented Jul 5, 2022

Git completion isn't working for me at all either. Is it working for anyone? I'm on the latest version of pshazz and the latest powershell (7.2.5).

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

No branches or pull requests

4 participants