removes zsh completion since it does not work (fixes #426)#439
Conversation
|
/ok-to-test |
|
The following is the coverage report on the affected files.
|
|
Looks good to me, but I wonder why would not remove all completions as I think bash completion is also not very helpful (for the reasons mentioned in #426 (comment)). Now it might be even more confusing and raising the question, why bash-completion and not zsh ? |
|
This works for zsh #443. |
Fair. I don't care for BASH completion either. However, I believe @sixolet added it with her first commit. Care to chime in? Keep or scrap BASH completion too? |
|
#443 make zsh completion working again (if we don't use @navidshaikh wdyt ? |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maximilien, navidshaikh The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test pull-knative-client-integration-tests |
Fixes #426
Proposed Changes