mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 06:05:39 +08:00
ac428b23e5
Git completions use wrapper function __fish_git instead of directly running git. This allows them to be aware of Git's global options, like --git-dir. Let's use __fish_git also for listing config keys & values, so it can more accurately list local (= per repo) git configuration. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |