mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-07-03 01:41:15 -03:00
That commit did way too many things, making it hard to see the 5 regressions it introduced. Let's revert it and its stragglers. In future, we could redo some of the changes. Reverts changes to share/completions/git.fish from -3548aae55(completions/git: Don't leak submodule subcommands, 2023-01-23) -905f788b3(completions/git: Remove awkward newline symbol, 2023-01-10) -2da1a4ae7(completions/git: Fix git-foo commands, 2023-01-09) -e9bf8b9a4(Run fish_indent on share/completions/*.fish, 2022-12-08) -d31847b1d(Fix apparent dyslexia, 2022-11-12) -054d0ac0e(git completions: undo mistaken `set -f` usage, 2022-10-28) -f5711ad5e(git.fish: collapse repeat complete cmds, set -f, rm unneeded funcs, 2022-10-27) (cherry picked from commit72e9d02650)