mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-09 23:06:25 -04:00
|
Some checks are pending
Fish started shipping git completions in the binary with 4.2.0 and deprecated the old completion files with 4.8.0. Update forgit’s fish completion loader to support both models: * prefer `status get-file completions/git.fish` (binary-embedded completions) * fall back to `$__fish_data_dir/completions/git.fish` (completion files) Also refactors loading into a helper function to allow early returns and reduce nesting. |
||
|---|---|---|
| .. | ||
| _git-forgit | ||
| git-forgit.bash | ||
| git-forgit.fish | ||