source: Error encountered while sourcing file '/usr/share/fish/completions/git.fish'
Open
- Dominant language
- Shell
- Stars
- 490
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
`source $__fish_data_dir/completions/git.fish` This line now create this👇️error in `fish 4.8.0`
```
source: Error encountered while sourcing file '/usr/share/fish/completions/git.fish':
source: No such file or directory
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the `source $__fish_data_dir/completions/git.fish` entry point and reproduce the error on fish 4.8.0, checking whether that completion path exists. Determine the expected completion-loading path and verify that sourcing it no longer reports a missing file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fish, git
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100