mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 19:32:30 +08:00
016d83c3fc
These are files with staged modifications, and additional unstaged ones. In practice what happened was that you ran git add somefile then editted it some more and tried to git add <TAB> which didn't offer it anymore. Now, we offer it if either modified or modified-staged is set. Currently modified-staged isn't ever set alone, but through all-staged, so we still need to keep offering the file then. (This shows that the current switch/case might have some holes) Fixes #5648. [ci skip] |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |