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

Shell completion for HEAD ref ignores tags #147

Open
jasonkarns opened this issue May 5, 2020 · 1 comment
Open

Shell completion for HEAD ref ignores tags #147

jasonkarns opened this issue May 5, 2020 · 1 comment

Comments

@jasonkarns
Copy link

jasonkarns commented May 5, 2020

Attempted to do:

git imerge start --name=rc1 --first-parent v<tab> to get shell completion of the HEAD ref. (All tags are prefixed with v.) However, the completion at that point only seems to include branches.

@mhagger
Copy link
Owner

mhagger commented Jun 18, 2020

All of the bash completion was implemented by @ralfth. If he or somebody else is willing to help out with this, that would be great (I haven't ever implemented bash completion code myself).

@jasonkarns jasonkarns changed the title Shell completion for HEAD branch ignores tags Shell completion for HEAD ref ignores tags Jun 18, 2020
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

2 participants