Skip to content

Conversation

@rajadain
Copy link

fish ships with a default git.fish file with git completions. When this is installed, it overrides that, and since this relies on functions defined in that default file itself, e.g. __fish_git_branches, it doesn't work.

By renaming it to git-flow.fish we ensure it is scoped correctly and works as expected.

fish ships with a default git.fish file with git completions.
When this is installed, it overrides that, and since this relies
on functions defined in that default file itself, e.g. __fish_git_branches,
it doesn't work.

By renaming it to git-flow.fish we ensure it is scoped correctly
and works as expected.
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