fish-shell/share
Johannes Altmanninger fee5a9125a Revert "completions/git: cache subcommand computation"
Commit ad9b4290e optimized git completions by adding a completion that would
run on every completion request, which allows to precompute data used by
other completion entries. Unfortunately, the completion entry is not run
when the commandline contains a flag like `git -C`. If we didn't
already load git.fish, we'd error. Additionally, we got false positive
completions for `git diff -c`.

So this hack was a very bad idea. We should optimize in another way.
2022-06-26 23:02:26 +02:00
..
completions Revert "completions/git: cache subcommand computation" 2022-06-26 23:02:26 +02:00
functions fish_git_prompt: Remove variables we don't care from event handler 2022-06-21 20:22:27 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Restyle codebase 2022-06-16 18:43:28 +02: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 Search $__fish_user_data_dir for vendor additions 2022-05-12 20:29:05 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00