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

remove shell reload message for fish #4150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cg505
Copy link

@cg505 cg505 commented Oct 22, 2024

Fish will automatically pick up the completions and does not need to be reloaded. Remove the message about reloading config.fish, which isn't necessary and won't do anything.

Tested (run the relevant ones):
Didn't seem like there were really any particularly relevant tests for this.

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_cli.py
  • Backward compatibility tests: conda deactivate; bash -i tests/backward_compatibility_tests.sh

Fish will automatically pick up the completions and does not need to be
reloaded.
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

Successfully merging this pull request may close these issues.

1 participant