mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-17 11:01:14 -03:00
Turns out "__fish_git_staged_files" does the same thing as "__fish_git_modified_files --staged". Also use "--staged" instead of "--cached", which is a more understandable synonym. Many thanks to @thomcc on gitter.