joseluisq / joseluisq/gitnow

source: Error encountered while sourcing file '/usr/share/fish/completions/git.fish'

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.