Skip to content

Git Autocompletion isn't working for git commands #102

@jwhipp

Description

@jwhipp

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions