fish-shell/share
Fabian Homborg 016d83c3fc completions/git: Handle MM files
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]
2019-02-12 16:59:44 +01:00
..
completions completions/git: Handle MM files 2019-02-12 16:59:44 +01:00
functions git-prompt: Test untracked the right way around 2019-02-10 14:54:32 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Update fish_hg_prompt reference in terlar prompt 2019-02-10 14:44:50 +01:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish 'kill' is not a builtin. 2019-02-11 09:08:28 -08:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00