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

Different tab completion rules for different Git versions #319

Open
georgebrock opened this issue Aug 11, 2017 · 1 comment
Open

Different tab completion rules for different Git versions #319

georgebrock opened this issue Aug 11, 2017 · 1 comment

Comments

@georgebrock
Copy link
Collaborator

The current tab completion file is based on the manual pages from Git 2.13.1. Newer versions of Git could introduce options and arguments that we won't be able to complete. Conversely, we will offer completions to users of older versions of Git that they can't actually use.

@georgebrock georgebrock changed the title Tab completion for Git versions Different tab completion rules for different Git versions Aug 11, 2017
@georgebrock georgebrock added this to the v0.14 milestone Feb 3, 2019
@georgebrock
Copy link
Collaborator Author

Bumping this from v0.14 to v1.0: this is still an important feature, but I don't want to delay releasing some of the big tab completion improvements that we've done recently for something that's more complex, and arguably less important.

@georgebrock georgebrock modified the milestones: v0.14, v1.0 Mar 2, 2019
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

1 participant