mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
c24739d3bd
`git rm --cached` is often used to delete a file that no longer exists in the working tree but remains in git's index. `git ls-files` will list files that are in the HEAD, which is exactly what we want. Local files not in `HEAD` can't be deleted from git anyway. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |