mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-16 00:32:44 +08:00
![]() `git add` may have to go through literal megabytes of file information because of tons of untracked files. So, if the repository is set to not show untracked files (because it's too slow for the prompt), let's fall back on regular file completions. (the alternative is to go back to `while read`, but that takes much longer in repositories of a sensible size) Fixes #11095 |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |